Re: JDK 9 RFR of JDK-8165810: Problem list VersionCheck.java until JDK-8165772 is fixed

2016-09-11 Thread Lance Andersen
+1 Best Lance > On Sep 11, 2016, at 4:12 PM, joe darcy wrote: > > Hello, > > Until the issues discussed in JDK-8165772 are fixed, the test > >tools/launcher/VersionCheck.java > > should added to the problem listed so clean test runs are possible. > > Please review

Re: JDK 9 RFR of JDK-8165810: Problem list VersionCheck.java until JDK-8165772 is fixed

2016-09-11 Thread Claes Redestad
Looks OK to me /Claes On 2016-09-11 22:12, joe darcy wrote: Hello, Until the issues discussed in JDK-8165772 are fixed, the test tools/launcher/VersionCheck.java should added to the problem listed so clean test runs are possible. Please review the patch below to accomplish this.

JDK 9 RFR of JDK-8165810: Problem list VersionCheck.java until JDK-8165772 is fixed

2016-09-11 Thread joe darcy
Hello, Until the issues discussed in JDK-8165772 are fixed, the test tools/launcher/VersionCheck.java should added to the problem listed so clean test runs are possible. Please review the patch below to accomplish this. Thanks, Joe diff -r f2e94fd11c41 test/ProblemList.txt ---