Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8150742 | 9 | Thomas Schatzl | P4 | Resolved | Fixed | b110 |
The AbstractWorkGang that preserve referents discovered by concurrent marking during gc pause (G1ParPreserveCMReferentsTask) sometimes takes a significant amount of time during young GC.
Improve visibility of that by e.g. logging it as a subtask of reference processing in logging.
Improve visibility of that by e.g. logging it as a subtask of reference processing in logging.
- backported by
-
JDK-8150742 Add logging for the preserve CM referents task
-
- Resolved
-
- duplicates
-
JDK-8076462 Preserving the referents of concurrent mark work distribution method causes long pause times
-
- Closed
-
- relates to
-
JDK-8076462 Preserving the referents of concurrent mark work distribution method causes long pause times
-
- Closed
-