RFR(S): 8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java

Markus Gronlund markus.gronlund at oracle.com
Wed May 23 12:39:36 UTC 2018


Looks good.

Markus

-----Original Message-----
From: Erik Gahlin 
Sent: den 21 maj 2018 22:21
To: hotspot-jfr-dev at openjdk.java.net
Cc: Tim Bell <tim.bell at oracle.com>
Subject: RFR(S): 8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java

Hi,

Could I please have a review of this test fix for JFR.

Recording files were left behind in the /tmp directory on test machines. 
Solution is to write files to "user.dir". As part of this fix, the names of the test files were improved as well.

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

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

Testing:
Tests in test/jdk/jdk/jfr

Thanks
Erik


More information about the hotspot-jfr-dev mailing list