See CR 6897143. As it states, when a GC locker is held, a GC request
preceding a histogram or heap dump may be skipped. This can cause
user confusion who expects the objects in the histogram/dump to be
those very recently reachable and none that may have become unreachable
a long time ago. This bug is being filed so that that shortcoming may
be corrected.
preceding a histogram or heap dump may be skipped. This can cause
user confusion who expects the objects in the histogram/dump to be
those very recently reachable and none that may have become unreachable
a long time ago. This bug is being filed so that that shortcoming may
be corrected.
- duplicates
-
JDK-8241722 PrintClassHistogram operation should be cancelled during GC locked
- Closed
- relates to
-
JDK-6897143 Stress test crashes during HeapInspection using ParallelGC.
- Resolved
-
JDK-8241722 PrintClassHistogram operation should be cancelled during GC locked
- Closed
-
JDK-6186200 RFE: Stall allocation requests while heap is full and GC locker is held
- Resolved