-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 14
-
b27
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236313 | 15 | Erik Österlund | P4 | Resolved | Fixed | team |
The JFR leak profiler finds strong reference chains to object samples. Weirdly enough, it walks the StringTable roots. But these oops are phantomly reachable. So they should arguably be excluded from the root snapshot.
- backported by
-
JDK-8236313 JFR leak profiler should not trace through the StringTable
- Resolved