RFR(XXS): Exclude tools/jlink/CheckExecutable.java until 8182878 is fixed.

Leonid Mesnik leonid.mesnik at oracle.com
Tue Aug 29 00:23:37 UTC 2017


Hi 

Could you please review very small fix which quarantines test tools/jlink/CheckExecutable.java until corresponding infra issue is fixed.

bug: https://bugs.openjdk.java.net/browse/JDK-8186581 <https://bugs.openjdk.java.net/browse/JDK-8186581>
diff:
diff -r daed9a0332d3 test/ProblemList.txt
--- a/test/ProblemList.txt      Mon Aug 28 21:46:12 2017 +0200
+++ b/test/ProblemList.txt      Mon Aug 28 17:15:50 2017 -0700
@@ -265,6 +265,8 @@
 tools/jimage/JImageListTest.java                                8170120 generic-all
 tools/jimage/JImageVerifyTest.java                              8170120 generic-all

+tools/jlink/CheckExecutable.java                                8182878 linux-all,macosx-all
+
 ############################################################################

 # jdk_jdi


Leonid


More information about the core-libs-dev mailing list