I\'m accessing a file with a RandomAccessFile and I expect this to have an open file handle which I manage close() when I\'m finished with it.
RandomAccessFile
close()