JDK 9 RFR of JDK-8171131: Problem list ModuleNamesOrderTest.java until JDK-8171070 is fixed
Mandy Chung
mandy.chung at oracle.com
Tue Dec 13 00:40:46 UTC 2016
+1
Mandy
> On Dec 12, 2016, at 4:35 PM, Joseph D. Darcy <joe.darcy at oracle.com> wrote:
>
> Hello,
>
> The test
>
> tools/jlink/ModuleNamesOrderTest.java
>
> has been seen to fail intermittently on different platforms. Until JDK-8171070 is fixed, the test should be problem listed.
>
> (Without having deeply investigated the issue, it looks like more @compile and @build directives are needed here.)
>
> Patch below.
>
> Thanks,
>
> -Joe
>
> diff -r 5a6a97703855 test/ProblemList.txt
> --- a/test/ProblemList.txt Mon Dec 12 14:40:56 2016 +0000
> +++ b/test/ProblemList.txt Mon Dec 12 16:35:01 2016 -0800
> @@ -263,6 +263,8 @@
> tools/jimage/JImageListTest.java 8169713 generic-all
> tools/jimage/JImageVerifyTest.java 8169713 generic-all
>
> +tools/jlink/ModuleNamesOrderTest.java 8171070 generic-all
> +
> ############################################################################
>
> # jdk_jdi
>
More information about the core-libs-dev
mailing list