rocksdb/java/src
Tomas Kolda 0b136308b0 Fix crash in JNI getApproximateSizes (#6652)
Summary:
This change is fixing a crash happening in getApproximateSizes JNI implementation. It also reenables Java test that was crashing most likelly because if this bug.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6652

Reviewed By: cheng-chang

Differential Revision: D20874865

Pulled By: pdillinger

fbshipit-source-id: da95516f15e5df2efe1a4e5690a2ce172cb53f87
2020-04-07 20:19:25 -07:00
..
main/java/org/rocksdb Add Java API for rocksdb::CancelAllBackgroundWork() (#6657) 2020-04-07 20:15:38 -07:00
test/java/org/rocksdb Fix crash in JNI getApproximateSizes (#6652) 2020-04-07 20:19:25 -07:00