-
Bug
-
Resolution: Fixed
-
P2
-
fcs7
-
b45
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8022974 | 8 | Kevin Walls | P2 | Closed | Fixed | b103 |
JDK-8024078 | 7u65 | Kevin Walls | P2 | Closed | Not an Issue | b01 |
JDK-8022151 | 7u60 | Kevin Walls | P2 | Resolved | Fixed | b01 |
JDK-8024271 | 7u51 | Kevin Walls | P2 | Closed | Fixed | b01 |
JDK-8024877 | 7u45 | Kevin Walls | P2 | Closed | Fixed | b31 |
JDK-8024371 | 7u40 | Kevin Walls | P2 | Resolved | Fixed | b62 |
JDK-8023314 | hs24 | Kevin Walls | P2 | Resolved | Fixed | b56 |
There is some overhead accounted for by ArrayNotificationBuffer, but this should stabilise. But there remains a JNI Handle leak that can be shown with -XX:+TraceJNIHandleAllocation.
"Unreferenced" java.lang.String objects accumulate in the heap, they are the Strings from the GC name/cause, and cannot be collected.
- backported by
-
JDK-8022151 Memory leak when GCNotifier uses create_from_platform_dependent_str()
-
- Resolved
-
-
JDK-8023314 Memory leak when GCNotifier uses create_from_platform_dependent_str()
-
- Resolved
-
-
JDK-8024371 Memory leak when GCNotifier uses create_from_platform_dependent_str()
-
- Resolved
-
-
JDK-8022974 Memory leak when GCNotifier uses create_from_platform_dependent_str()
-
- Closed
-
-
JDK-8024078 Memory leak when GCNotifier uses create_from_platform_dependent_str()
-
- Closed
-
-
JDK-8024271 Memory leak when GCNotifier uses create_from_platform_dependent_str()
-
- Closed
-
-
JDK-8024877 Memory leak when GCNotifier uses create_from_platform_dependent_str()
-
- Closed
-
- relates to
-
JDK-8023751 Need to backout 8020943, was pushed to hs24 without approval
-
- Resolved
-