Re: RFR: 8028060 test/java/net/URLPermission/nstest/lookup.sh failing (win)

2013-11-11 Thread Alan Bateman
On 11/11/2013 15:37, Michael McMahon wrote: This is a fix to a test case that is failing on Windows. A couple of problems: 1) cygwin doesn't like the newline at the end of the port number that gets printed to System.out 2) the calling script was not setting the classpath separator correctly

RFR: 8028060 test/java/net/URLPermission/nstest/lookup.sh failing (win)

2013-11-11 Thread Michael McMahon
This is a fix to a test case that is failing on Windows. A couple of problems: 1) cygwin doesn't like the newline at the end of the port number that gets printed to System.out 2) the calling script was not setting the classpath separator correctly (';' for windows) http://cr.openjdk.java.ne