RFR: JDK-8015813: add test/tools/pack200/TimeStamp.java to ProblemsList
Kumar Srinivasan
kumar.x.srinivasan at oracle.com
Mon Jun 3 15:31:58 UTC 2013
Hi,
Please review adding a failing test to ProblemList,
until Sherman and I determine the correct fix for the
underlying problem in zip/pack200.
Thanks
Kumar
diff --git a/test/ProblemList.txt b/test/ProblemList.txt
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -331,6 +331,8 @@
# Tests take too long, on sparcs see 7143279
tools/pack200/CommandLineTests.java solaris-all, macosx-all
tools/pack200/Pack200Test.java solaris-all, macosx-all
+# 8015666
+tools/pack200/TimeStamp.java generic-all
# 8007410
tools/launcher/FXLauncherTest.java linux-all
More information about the core-libs-dev
mailing list