Details
-
Bug
-
Resolution: Fixed
-
P3
-
11, 13, 14
-
b20
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8246069 | 13.0.4 | Chihiro Ito | P3 | Resolved | Fixed | b03 |
JDK-8235911 | 11.0.7-oracle | Harold Seigel | P3 | Resolved | Fixed | b01 |
JDK-8233136 | 11.0.6 | Chihiro Ito | P3 | Resolved | Fixed | b02 |
Description
The 'jfr' tool is unable to format durations that takes more than one minute.
For example, Duration.ofMillis(1234567) becomes "34.567.s" instead of "1234.567 s"
For example, Duration.ofMillis(1234567) becomes "34.567.s" instead of "1234.567 s"
Attachments
Issue Links
- backported by
-
JDK-8233136 jfr tool can't format duration values greater than 1 minute
- Resolved
-
JDK-8235911 jfr tool can't format duration values greater than 1 minute
- Resolved
-
JDK-8246069 jfr tool can't format duration values greater than 1 minute
- Resolved