Integrated: 8287799: JFR: Less noisy platform threads with jfr print
Erik Gahlin
egahlin at openjdk.java.net
Tue Jun 7 14:35:52 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
This pull request has now been integrated.
Changeset: ee4a6c23
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ee4a6c23ee20ce3fafa59b13f68090397432480e
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8287799: JFR: Less noisy platform threads with jfr print
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.java.net/jdk/pull/9014
More information about the hotspot-jfr-dev
mailing list