RFR: 8202094: com/oracle/jfr/api/recording/event/TestEventTime.java intermittently times out
Markus Gronlund
markus.gronlund at oracle.com
Mon Jun 4 10:17:08 UTC 2018
Looks good.
Thanks
Markus
-----Original Message-----
From: Erik Gahlin
Sent: den 2 juni 2018 23:19
To: hotspot-jfr-dev at openjdk.java.net
Subject: RFR: 8202094: com/oracle/jfr/api/recording/event/TestEventTime.java intermittently times out
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