|
Relates :
|
|
|
Relates :
|
A common cleaner for use within the java.base module should be used to be efficient about the resources committed to cleanup.
A CleanerFactory class in jdk.internal.misc is proposed.
public static Cleaner cleaner() {...}
|