RFR: 8055: Improvement in stacktrace view for Duration

Suchita Chaturvedi schaturvedi at openjdk.org
Thu Mar 9 21:42:10 UTC 2023


1. Added a new column for Duration. It will be populated only when the "Show Duration" toggle icon is clicked. Not by default.
2. Fixed NaN issue for screens where duration is not present.
3. Added timeunit to make tooltip more meaningful.

Please refer JIRA description for more details.

-------------

Commit messages:
 - 8055: Improvement in stacktrace view for Duration

Changes: https://git.openjdk.org/jmc/pull/475/files
 Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=475&range=00
  Issue: https://bugs.openjdk.org/browse/JMC-8055
  Stats: 72 lines in 3 files changed: 54 ins; 0 del; 18 mod
  Patch: https://git.openjdk.org/jmc/pull/475.diff
  Fetch: git fetch https://git.openjdk.org/jmc pull/475/head:pull/475

PR: https://git.openjdk.org/jmc/pull/475


More information about the jmc-dev mailing list