-
Bug
-
Resolution: Fixed
-
P3
-
hs24, hs25
-
b46
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018359 | 7u45 | Unassigned | P3 | Closed | Fixed | b01 |
JDK-8015561 | 7u40 | Unassigned | P3 | Closed | Fixed | b27 |
The vm/gc/collector/garbage_collection event has the wrong cause when System.gc() is used to trigger a concurrent CMS collection (by setting -XX:+ExplicitGCInvokesConcurrent).
The expected cause is "System.gc()" but "CMS Concurrent Mark" is reported.
The expected cause is "System.gc()" but "CMS Concurrent Mark" is reported.
- backported by
-
JDK-8015561 Garbage collection event for CMS has wrong cause for System.gc()
-
- Closed
-
-
JDK-8018359 Garbage collection event for CMS has wrong cause for System.gc()
-
- Closed
-