Tags: jm13shaw/snappy-java
Tags
Fix java8 compatibility (xerial#390) * ByteBuffer.limit() compiled with JDK9+ shows java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer; error in JDK8 * Set --release 8 JDK option * Do not use --release 8 option in JDK8
PreviousNext