Description
Object.Finalize has been deprecated and uses of finalize should be converted to use java.lang.ref.Cleaner.
The finalize method should be removed.
A cleaner can be registered on the JrtFileSystem instance to call the SystemImage.close method.
The finalize method should be removed.
A cleaner can be registered on the JrtFileSystem instance to call the SystemImage.close method.