-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: repo-lilliput
-
Component/s: hotspot
-
In Review
See linked ticket for the functionality that will need to be fixed.
In this ticket, we will disable the Leak Profiler when Lilliput2's UseCompactObjectHeaders is enabled. (This is already done, e.g., for Shenanodah GC.)
We'll also disable tests of the LeakProfiler when Lilliput2's UseCompactObjectHeaders is enabled.
The JFR Leak Profiler workaround and the disabled tests should be re-enabled once the Leak Profiler is reworked to not use the object header in this manner in Lilliput2 with +UseCompactObjectHeaders.
In this ticket, we will disable the Leak Profiler when Lilliput2's UseCompactObjectHeaders is enabled. (This is already done, e.g., for Shenanodah GC.)
We'll also disable tests of the LeakProfiler when Lilliput2's UseCompactObjectHeaders is enabled.
The JFR Leak Profiler workaround and the disabled tests should be re-enabled once the Leak Profiler is reworked to not use the object header in this manner in Lilliput2 with +UseCompactObjectHeaders.
- relates to
-
JDK-8371185 Lilliput2: JFR Leak Profiler needs re-working when +UseCompactObjectHeaders
-
- New
-
- links to
-
Review(master)
openjdk/lilliput/205