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