Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9
-
Component/s: client-libs
-
Labels:
-
Resolved In Build:b105
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269494 | 8u311 | Dmitry Markov | P4 | Resolved | Fixed | b01 |
Description
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
Attachments
Issue Links
- backported by
-
JDK-8269494 Use Common Cleaner in Marlin OffHeapArray
-
- Resolved
-
- relates to
-
JDK-8146028 Common Cleaner for finalization replacements in OpenJDK
-
- Resolved
-