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

Claes Redestad claes.redestad at oracle.com
Sun Sep 11 20:15:50 UTC 2016


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.
>
> Thanks,
>
> Joe
>
> diff -r f2e94fd11c41 test/ProblemList.txt
> --- a/test/ProblemList.txt    Sat Sep 10 06:46:45 2016 +0530
> +++ b/test/ProblemList.txt    Sun Sep 11 13:12:37 2016 -0700
> @@ -314,6 +314,8 @@
>
>   tools/pack200/Pack200Props.java 8155857 generic-all
>
> +tools/launcher/VersionCheck.java 8165772 generic-all
> +
>   ############################################################################
>
>   # jdk_jdi
>


More information about the core-libs-dev mailing list