Skip to content

1.8.234

Latest
Compare
Choose a tag to compare
@RobertBColton RobertBColton released this 25 Jun 04:24
· 4 commits to master since this release
Java SE 7/8 GUID Fixes

Use a 16 byte array instead of readNBytes which was since Java 9.
Cast ByteBuffer to Buffer to call rewind to maintain binary
compatibility with overrides in JDK9+.