Closed maver1ck closed 6 years ago
lz4-java is supposed to clean it up at program exit, unless your JVM crashes: https://github.com/lz4/lz4-java/blob/master/src/java/net/jpountz/util/Native.java#L124. What is your platform?
Do you still see this problem?
I will close this issue unless anyone has any objection.
Library creates files in /tmp/liblz4-java*.so path and leaves them at program finish. Is is possible to clean them up ?