RFR: 8287799: JFR: Less noisy platform threads with jfr print

Markus Grönlund mgronlun at openjdk.java.net
Fri Jun 3 14:12:31 UTC 2022


On Fri, 3 Jun 2022 12:55:35 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have review of a PR that removes "virtual = false" from 'jfr print' if the thread is a platform thread. In case of a virtual thread, it should be sufficient to have "virtual" after the thread ID.
> 
> Testing: jdk/jdk/jfr + manual check of output for virtual and platform threads
> 
> Thanks
> Erik

Marked as reviewed by mgronlun (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/9014


More information about the hotspot-jfr-dev mailing list