RFR(S): 8075438 - [TESTBUG] Hotspot JTREG tests should use unique CDS archive names
Christian Tornqvist
christian.tornqvist at oracle.com
Thu Mar 26 19:08:06 UTC 2015
Hi everyone,
Please review this small change that changes the CDS archive names to be
unique. The theory is that sometimes on Windows, something (Anti-virus
software?) is keeping the archive file open after the JVM has been shut
down. JTreg will use the same folder for tests in the same folder and the
next test may fail to create the archive (seen in 8067333, 8075212, 8056944
and 8075212)
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8075438/webrev.00/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8075438
Thanks,
Christian
More information about the hotspot-runtime-dev
mailing list