Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Conversation

@subes
Copy link

@subes subes commented Apr 10, 2024

Fixes #218

Added a system property "net.jpountz.lz4.PREFER_NATIVE" (defaults to true when absent). By setting "net.jpountz.lz4.PREFER_NATIVE=false" we can prefer the java version in LZ4Factory.fastestInstance().

@subes subes changed the title https://github.com/lz4/lz4-java/issues/218 add option to prefer java add option to prefer java Apr 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add option to prefer java version when a library is hardcoded to LZ4Factory.fastestInstance

1 participant