You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/java
Adam Retter 811ee21112 Bugfix to ensure that logging can be achieved from threads that are not known to the JVM (#1106) 8 years ago
..
benchmark/src/main/java/org/rocksdb/benchmark Deprectate filter_deletes 8 years ago
crossbuild Fixed packaging of java crossbuild jar by forcing all compiled binaries to be output to the java/target directory. The uber crossbuild jar is then assembled within the java/target directory. 9 years ago
rocksjni Bugfix to ensure that logging can be achieved from threads that are not known to the JVM (#1106) 8 years ago
samples/src/main/java Refactored tests to use try-with-resources 9 years ago
src fixes 1228: rockdbjni loadLibraryFromJarToTemp fails when file is already present (#1232) 8 years ago
CMakeLists.txt fixes 1217: rocksdbjni javac and javah execute_processes fail on windows (#1218) 8 years ago
HISTORY-JAVA.md Update JAVA-HISTORY.md for v3.13 9 years ago
Makefile Delete deprecated backup classes in Java 9 years ago
RELEASE.md Fixed packaging of java crossbuild jar by forcing all compiled binaries to be output to the java/target directory. The uber crossbuild jar is then assembled within the java/target directory. 9 years ago
jdb_bench.sh Moved Java Benchmark main classes into benchmark/src/main/java 10 years ago
rocksjni.pom fixes #1212: rocksdbjni maven build does not escape slashes in groovy script (#1213) 8 years ago