RFR: 8327884: JFR view: Improve time display accuracy to milliseconds

Erik Gahlin egahlin at openjdk.org
Thu Mar 14 11:48:38 UTC 2024


On Tue, 12 Mar 2024 13:12:49 GMT, Long Yang <lyang at openjdk.org> wrote:

> In most cases, accuracy to seconds is sufficient.
> If it is a custom event, and the event start time accurate to milliseconds is of special significance to the developer, for this scenario, display to milliseconds is what developers expected.

I'm looking for something more specific, i.e. we needed to solve problem X, but event Y didn't have sufficient accuracy so we could not see that Z was the reason.

Increasing the resolution will steal screen estate and less information will (by default) be available for other columns.

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

PR Comment: https://git.openjdk.org/jdk/pull/18219#issuecomment-1997262357


More information about the hotspot-jfr-dev mailing list