-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b105
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269494 | 8u311 | Dmitry Markov | P4 | Resolved | Fixed | b01 |
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
It needs a qualified export of jdk.internal.ref to the java.desktop module
- backported by
-
JDK-8269494 Use Common Cleaner in Marlin OffHeapArray
-
- Resolved
-
- relates to
-
JDK-8146028 Common Cleaner for finalization replacements in OpenJDK
-
- Resolved
-