7132270: tools/launcher/DefaultLocaleTestRun.java failing (win) (original) (raw)

Chris Hegarty chris.hegarty at oracle.com
Tue Jan 24 09:43:27 UTC 2012


The change looks fine to me.

I don't see this test on the problem list either.

-Chris.

On 01/24/12 04:36 AM, Kumar Srinivasan wrote:

Hi,

Fixes spurious test failure noticed on Windows 64, for some reason the env variable CLASSPATH either is not set in the child environment or it is wrong. This solution eliminates the need to depend on the env variable, instead the classpath (defined by jtreg) is set on the command line of the child's java process. http://cr.openjdk.java.net/~ksrini/7132270/webrev.0/ Alan, it looks like you have added this to the Problems.lst, but I don't see it yet. Thanks Kumar



More information about the core-libs-dev mailing list