The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Bug 1145 - Fat Jar: Use 'Main-Class' for default launch of useful (details)
- Introduce Bitfield interface w/ Int32 and Int32Array impl. deprecating (details)
- Bitfield: Use IndexOutOfBoundsException instead of (details)
- Bitfield: @since 2.3.2 .. (details)
- Bitfield: Refine impl. complete get/put 32bit, add copy*(..), add (details)
- Bitfield: Reuse [BitstreamData -> BitDemoData] for unit tests (details)
- Bitfield: Refine API method names, add clearField(boolean), fix (details)
- IntBitfield: Fix units calculation ( +7 -> +31 for ceiling, using 32bits (details)
- SyncedBitfield.clearField: Must be synchronized (details)
- Test Bitfield: Validate Bitfield.copy(..) return value (details)
- Fix Bitfield.put(..): Return previous value (details)
- DynamicLibraryBundle.toolDynamicLookupFunction(..): DEBUG: Show (details)
- Bitfield Unit Test: Add 3bit test-data; Add testing 'untouched' other (details)