-
Enhancement
-
Resolution: Fixed
-
P4
-
18
-
b06
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8327117 | 17.0.12 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
Factor this duplicate code out and use a scoped object to do the printing to decrease code size in the interesting parts of gc.
- backported by
-
JDK-8327117 Factor out heap printing for G1 young and full gc
- Resolved
- blocks
-
JDK-8270009 Factor out and shuffle methods in G1CollectedHeap::do_collection_pause_at_safepoint_helper
- Resolved
- relates to
-
JDK-8270018 Add scoped object for g1 young gc JFR notification
- Resolved
-
JDK-8272651 G1 heap region info print order changed by JDK-8269914
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/0052ab70
-
Commit openjdk/jdk/c93204ce
-
Review openjdk/jdk17u-dev/2250
-
Review openjdk/jdk/4689
-
Review openjdk/jdk/4705