RFR: 8202094: com/oracle/jfr/api/recording/event/TestEventTime.java intermittently times out

Erik Gahlin erik.gahlin at oracle.com
Sat Jun 2 21:18:30 UTC 2018


Hi,

Could I have review of this test fix.

The helper function is supposed to wait for System.currentTimeMillis() 
to advance to a new value, but the check is incorrect, so it may instead 
end up in an infinite loop.

Bug:
https://bugs.openjdk.java.net/browse/JDK-8202094

Webrev:
http://cr.openjdk.java.net/~egahlin/8202094/

Thanks
Erik


More information about the hotspot-jfr-dev mailing list