Code Review 7073295: TEST_BUG: test/java/lang/instrument/ManifestTest.sh causing havoc (win)
Chris Hegarty
chris.hegarty at oracle.com
Tue Aug 9 13:05:08 UTC 2011
Hi,
This test creates temporary directories in the scratch area with spaces
in their names. It fails on Cygwin because jtreg cannot cleanup after
it. Easiest to just have the test cleanup (minimally) after itself.
Webrev:
http://cr.openjdk.java.net/~chegar/7073295/webrev.00/webrev/
Thanks,
-Chris.
More information about the core-libs-dev
mailing list