Printing for G1HeapRegion details is not properly aligned.
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TAMS=top-at-mark-start, PB=parsable bottom
| 0|0x0000000200000000, 0x0000000200000000, 0x0000000201000000| 0%| F| |TAMS 0x0000000200000000| PB 0x0000000200000000| Untracked | 0
| 1|0x0000000201000000, 0x0000000201000000, 0x0000000202000000| 0%| F| |TAMS 0x0000000201000000| PB 0x0000000201000000| Untracked | 0
| 2|0x0000000202000000, 0x0000000203000000, 0x0000000203000000|100%| E|CS|TAMS 0x0000000202000000| PB 0x0000000202000000| Complete | 0
| 3|0x0000000203000000, 0x0000000204000000, 0x0000000204000000|100%| E|CS|TAMS 0x0000000203000000| PB 0x0000000203000000| Complete | 0
|1535|0x00000007ff000000, 0x00000007ff123d40, 0x0000000800000000| 7%| O| |TAMS 0x00000007ff000000| PB 0x00000007ff000000| Untracked | 0
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TAMS=top-at-mark-start, PB=parsable bottom
| 0|0x0000000200000000, 0x0000000200000000, 0x0000000201000000| 0%| F| |TAMS 0x0000000200000000| PB 0x0000000200000000| Untracked | 0
| 1|0x0000000201000000, 0x0000000201000000, 0x0000000202000000| 0%| F| |TAMS 0x0000000201000000| PB 0x0000000201000000| Untracked | 0
| 2|0x0000000202000000, 0x0000000203000000, 0x0000000203000000|100%| E|CS|TAMS 0x0000000202000000| PB 0x0000000202000000| Complete | 0
| 3|0x0000000203000000, 0x0000000204000000, 0x0000000204000000|100%| E|CS|TAMS 0x0000000203000000| PB 0x0000000203000000| Complete | 0
|1535|0x00000007ff000000, 0x00000007ff123d40, 0x0000000800000000| 7%| O| |TAMS 0x00000007ff000000| PB 0x00000007ff000000| Untracked | 0
- caused by
-
JDK-8318706 Implement JEP 423: Region Pinning for G1
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/400a83da
-
Review(master)
openjdk/jdk/28229