The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- gluegen: MethodBinding implements clone() without implenting Clonable (details)
- IntBitfield: Fix ctor: min 1 unit; Fix getBitCount(): Use unsigned (details)
- Add TaskBase.flush(Throwsable): To propagate optional reason for flush ; (details)
- Bug 944 - Platform doesn't parse early-access java-version string (details)
- GlueGen: Add 'MethodJavadoc <method-name> comment-line..' configuration (details)
The file was modified | src/java/com/jogamp/gluegen/MethodBinding.java (diff) |
The file was modified | src/java/com/jogamp/common/util/IntBitfield.java (diff) |
The file was modified | src/java/com/jogamp/common/util/TaskBase.java (diff) |
The file was modified | make/scripts/runtest.sh (diff) |
The file was modified | src/java/jogamp/common/os/PlatformPropsImpl.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/JavaConfiguration.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/JavaMethodBindingEmitter.java (diff) |