RFR: 7039: Timestamp granularity too coarse
Suchita Chaturvedi
schaturvedi at openjdk.java.net
Tue Jan 19 22:02:52 UTC 2021
As part of this enhancement request, user can see the timestamps down to fraction of a second.
This will solve the problem for all views, including Event Browser, Properties where most of the records are differentiated by fraction of seconds but since the timestamp shown is only till second, the difference is not visible on UI.
For ex: If the End Time of Event is listed as below, the difference is clearly visible

-------------
Commit messages:
- 7039: Timestamp granularity too coarse
Changes: https://git.openjdk.java.net/jmc/pull/201/files
Webrev: https://webrevs.openjdk.java.net/?repo=jmc&pr=201&range=00
Issue: https://bugs.openjdk.java.net/browse/JMC-7039
Stats: 10 lines in 2 files changed: 3 ins; 0 del; 7 mod
Patch: https://git.openjdk.java.net/jmc/pull/201.diff
Fetch: git fetch https://git.openjdk.java.net/jmc pull/201/head:pull/201
PR: https://git.openjdk.java.net/jmc/pull/201
More information about the jmc-dev
mailing list