[jdk20] Integrated: 8298455: JFR: Add logging to TestClose.java

Erik Gahlin egahlin at openjdk.org
Fri Dec 9 15:25:46 UTC 2022


On Fri, 9 Dec 2022 09:52:34 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of a test fix. 
> 
> The test jdk/jfr/api/consumer/recordingstream/TestClose.java times out intermittently, but the thread dump looks fine. One possibility is that the onEvent action is never registered. It would be good to verify that the registration mechanism works properly. This can be done by logging with -Xlog:jfr+streaming+system=trace
> 
> Testing: running test locally
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: 5a92bee1
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk20/commit/5a92bee1858f4d08392158217302d3703bb3c770
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8298455: JFR: Add logging to TestClose.java

Reviewed-by: mgronlun

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

PR: https://git.openjdk.org/jdk20/pull/7


More information about the hotspot-jfr-dev mailing list