The System.gc() is not guaranteed to work - but it did work for me.
That is what I meant by a 'best effort' within the test. The test does
not require all those old test folders to hang around.
Could we do a workaround for the test to set say a tinier block-size
instead of 8 MB?
As I have been u
Using an alternative approach would not make any difference
It is a fundamental bug in Windows memory mapped files that means that a
JVM can never guarantee to completely release memory mapped files while
the JVM is alive.
Andy has posted this many times on threads about TDB on Windows in the
pas
Thanks, Rob!
I tried looking yesterday at ways to reduce the disk space
requirements when building on Windows - including truncating the files
after closing. This seems to require deep changes into TDBs
ChannelManager which keeps the corresponding FileChannels - perhaps a
new method for that purp