Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135681 | emb-9 | Thomas Schatzl | P5 | Resolved | Fixed | team |
G1 GC termination stats printing formatting looks somewhat outdated, e.g. it uses uncommon spacing.
Also it uses an extra lock (stats_lock()) which seems waste of resources.
Fix this.
Also it uses an extra lock (stats_lock()) which seems waste of resources.
Fix this.
- backported by
-
JDK-8135681 Clean up code related to termination stats printing
-
- Resolved
-
- relates to
-
JDK-8030849 Investigate high fragmentation/waste in some situations during allocation during GC in G1
-
- Open
-