-
Bug
-
Resolution: Fixed
-
P4
-
16
-
b24
The update(ByteBuffer) of Adler32, CRC32, and CRC32C should use
Reference.reachabilityFence to ensure that direct byte buffer are kept kept alive when they are accessed directly. Inflater and Deflater seem okay.