Withdrawn: 8327884: JFR view: Improve time display accuracy to milliseconds
Long Yang
lyang at openjdk.org
Fri Mar 15 01:51:48 UTC 2024
On Tue, 12 Mar 2024 07:45:37 GMT, Long Yang <lyang at openjdk.org> wrote:
> Could I have a review of this patch for [8327884](https://bugs.openjdk.org/browse/JDK-8327884) ?
>
> Now the time display accuracy is seconds. It's better if we can display milliseconds, especially when printing original events.
> This is a break change, consider this is a command line utility, it's acceptable.
>
> Testing:
> test/jdk/jdk/jfr/tool/TestView.java
> test/jdk/jdk/jfr/jcmd/TestJcmdView.java
>
> All passed.
>
> Thanks
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/18219
More information about the hotspot-jfr-dev
mailing list