The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- 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)