JDK 9 RFR of JDK-8157663: Remove tools/jimage/JImageTest.java from ProblemList.txt
Amy Lu
amy.lu at oracle.com
Thu May 26 05:10:19 UTC 2016
tools/jimage/JImageTest.java
This test is in ProblemList.txt with related bugid JDK-8150975.
JDK-8150975 has been closed since previously reported image recreate
issue now is not an issue anymore because the support for jimage
recreate has been removed in JDK-8154090, in which test also updated.
This patch is to remove mentioned test from ProblemList.txt.
bug: https://bugs.openjdk.java.net/browse/JDK-8157663
webrev: http://cr.openjdk.java.net/~amlu/8157663/webrev.00/
Thanks,
Amy
--- old/test/ProblemList.txt 2016-05-26 12:45:36.000000000 +0800
+++ new/test/ProblemList.txt 2016-05-26 12:45:36.000000000 +0800
@@ -390,7 +390,5 @@
# core_tools
-tools/jimage/JImageTest.java 8150975 linux-i586,windows-i586
-
############################################################################
More information about the core-libs-dev
mailing list