Skip to content

Conversation

@findepi
Copy link
Contributor

@findepi findepi commented Apr 12, 2022

No description provided.

<artifactId>lz4-java</artifactId>
<version>1.8.0</version>
<scope>test</scope>
<!-- TODO move to test scope once we have XxHash32 -->
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO

Comment on lines +39 to +48
protected boolean isByteBufferSupported()
{
// TODO support byte buffer
return false;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JVM crashed when testing with direct buffers. I didn't figure out why yet.

@findepi
Copy link
Contributor Author

findepi commented Apr 12, 2022

( rebased after extracted PRs merged )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant