JDK 9 RFR of JDK-8165818: Remove tools/pack200/Pack200Props.java from ProblemList
Amy Lu
amy.lu at oracle.com
Mon Sep 12 03:38:32 UTC 2016
tools/pack200/Pack200Props.java
This test was put into ProblemList.txt in 9/117 due to test timed out
issue: JDK-8155857.
Test failure (timed out) is reproducible with 9/117 and 9/118, but issue
gone in 9/119 and *not* reproducible anymore since 9/119. Issue must has
been resolved with other fixes.
Tested with the very latest build on all platforms, test pass.
Standalone run test in loop for 500 times, test all pass.
As issue does not exist anymore, test could be removed from ProblemList.txt
bug: https://bugs.openjdk.java.net/browse/JDK-8165818
Thanks,
Amy
--- old/test/ProblemList.txt 2016-09-12 11:28:05.000000000 +0800
+++ new/test/ProblemList.txt 2016-09-12 11:28:05.000000000 +0800
@@ -1,4 +1,4 @@
-###########################################################################
+e##########################################################################
#
# Copyright (c) 2009, 2016, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -312,8 +312,6 @@
tools/launcher/FXLauncherTest.java 8068049 linux-all,macosx-all
-tools/pack200/Pack200Props.java 8155857 generic-all
-
tools/launcher/VersionCheck.java 8165772 generic-all
############################################################################
More information about the core-libs-dev
mailing list