RFR: 8287165: JFR: Add logging to jdk/jfr/api/consumer/recordingstream/TestOnEvent.java

Markus Grönlund mgronlun at openjdk.java.net
Tue May 24 12:32:55 UTC 2022


On Mon, 23 May 2022 15:55:06 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have review of PR that adds logging to a test that fails intermittently. Drawback of adding logging is that it might prevent race conditions to occur, but keeping the test on problem list prevents other use cases of the onEvent-method to be tested. 
> 
> Testing: test/jdk/jdk/jfr/api/consumer/recordingstream/TestOnEvent.java
> 
> We can revisit the main issue https://bugs.openjdk.java.net/browse/JDK-8255404 in 6-12 months if hasn't failed. 
> 
> Thanks
> Erik

Marked as reviewed by mgronlun (Reviewer).

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

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


More information about the hotspot-jfr-dev mailing list