rocksdb/java
fyrz bafbc23baa Filters getting disposed by System.gc before EOL
Previous to this commit Filters passed as parameters to the
BlockTableConfig are disposed before they should be disposed.

Further Smart pointer usage was corrected.

Java holds now the smart pointer to the FilterPolicy correctly
and cares about freeing underlying c++ structures.
2014-10-15 20:59:25 +02:00
..
crossbuild add centos 5.6 build instead of ubuntu. 2014-09-29 16:58:16 -07:00
org/rocksdb Filters getting disposed by System.gc before EOL 2014-10-15 20:59:25 +02:00
rocksjni Filters getting disposed by System.gc before EOL 2014-10-15 20:59:25 +02:00
HISTORY-JAVA.md [Java] Add HISTORY-JAVA.md and include both C++ and Java history files in .jar. 2014-06-20 23:18:25 -07:00
jdb_bench.sh Cross platform fix for Java benchmark shell script. 2014-10-05 10:46:55 +02:00
Makefile With the last commit a Test was accidentally disabled. This commit solves this. 2014-10-13 21:12:42 +02:00
RELEASE.md update release readme 2014-10-06 08:24:51 -07:00
RocksDBSample.java [RocksJava] Column family support 2014-10-13 10:34:52 +02:00
rocksjni.pom bump version to 3.6 2014-10-02 14:59:20 -07:00