7132270: tools/launcher/DefaultLocaleTestRun.java failing (win) (original) (raw)
Kumar Srinivasan kumar.x.srinivasan at oracle.COM
Tue Jan 24 04:36:45 UTC 2012
- Previous message: Code Review Request Bug #7129185:(coll) Please add Collections.emptyNavigableSet()
- Next message: 7132270: tools/launcher/DefaultLocaleTestRun.java failing (win)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Code Review Request Bug #7129185:(coll) Please add Collections.emptyNavigableSet()
- Next message: 7132270: tools/launcher/DefaultLocaleTestRun.java failing (win)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]