Factor out methods in G1CollectedHeap::do_collection_pause_at_safepoint_helper() to make it read better, increasing the abstraction level there.
This is kind of the "final" proposed structure of the code before moving collection code to extra files. Some additional marks/scoped objects will be added.
This is kind of the "final" proposed structure of the code before moving collection code to extra files. Some additional marks/scoped objects will be added.
- blocks
-
JDK-8270014 Add scoped objects for g1 young gc verification and young gc internal timing
- Resolved
-
JDK-8270018 Add scoped object for g1 young gc JFR notification
- Resolved
- is blocked by
-
JDK-8269914 Factor out heap printing for G1 young and full gc
- Resolved
- relates to
-
JDK-8274259 G1: assert(check_alignment(result)) failed: address not aligned: 0x00000008baadbabe after JDK-8270009
- Closed
(1 links to)