Sorry, should have cc'ed serviceability-...@openjdk.java.net too.

-Chris.

-------- Original Message --------
Subject: Code Review 7073295: TEST_BUG: test/java/lang/instrument/ManifestTest.sh causing havoc (win)
Date: Tue, 09 Aug 2011 14:05:08 +0100
From: Chris Hegarty <chris.hega...@oracle.com>
To: core-libs-dev <core-libs-dev@openjdk.java.net>, "alan.bate...@oracle.com" <alan.bate...@oracle.com>

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.

Reply via email to