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

Kumar Srinivasan kumar.x.srinivasan at oracle.COM
Tue Jan 24 04:36:45 UTC 2012


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