RFR: JDK-8006850: [pack200] disable pack200 tests until JSR-308 is implemented
Kumar Srinivasan
kumar.x.srinivasan at oracle.com
Thu Jan 24 16:07:45 UTC 2013
Hi,
Please review, this test needs to be disabled until Pack200/JSR-200 conforms
and adjusts to TypeAnnotations/JSR-308.
Thanks
Kumar
diff --git a/test/ProblemList.txt b/test/ProblemList.txt
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -321,6 +321,9 @@
tools/pack200/CommandLineTests.java generic-all
tools/pack200/Pack200Test.java generic-all
+# 8001163
+tools/pack200/AttributeTests.java generic-all
+
# 7150569
tools/launcher/UnicodeTest.java macosx-all
More information about the core-libs-dev
mailing list