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+.
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+.