-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8360905 | 21.0.9 | Paul Hohensee | P4 | Resolved | Fixed | master |
Currently G1 logs use one digit after the comma. On modern machines, for some pauses, this can lead to sub-phase timings not adding up, and during development, extra work to evaluate different options.
Also that rounding error starts to matter for e.g. pauses < a few ms.
One way to improve the situation to add one more digit to pause times.
Also that rounding error starts to matter for e.g. pauses < a few ms.
One way to improve the situation to add one more digit to pause times.
- backported by
-
JDK-8360905 Increase precision of timestamps in g1 log
-
- Resolved
-
- links to
-
Commit openjdk/jdk/c23794f8
-
Commit(master) openjdk/jdk21u-dev/c9fb7199
-
Review openjdk/jdk/14594
-
Review(master) openjdk/jdk21u-dev/1919