Relates :
|
Refactor the OffHeapArray class to use new JDK9 Common Cleaner instead of custom PhantomReference/ReferenceQueue/Thread solution to free off-heap allocated memory (Unsafe) It needs a qualified export of jdk.internal.ref to the java.desktop module