hi , i m use sqlite 3.8.10.2 on suse 11 with jdk 1.8 jni, when i create much more tables,eg 200k, it can easily found the memory leak when close runed, but when i try linux native c code, it qppears correctly, it really confused me , could anybody tell the diffrence from jni runtime between linux native run time, why the same code run different output? thanks a lot!

