changeset 895:28626780e245 jdk-9+113

Merge
author lana
date Thu, 31 Mar 2016 08:59:53 -0700
parents 29f414d284e5 (current diff) ccd848271666 (diff)
children bf08e8fdd47a bfd3029fa3dd
files
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/ProblemList.txt	Thu Mar 31 01:13:23 2016 -0700
+++ b/test/ProblemList.txt	Thu Mar 31 08:59:53 2016 -0700
@@ -23,4 +23,6 @@
 #
 ###########################################################################
 
-# No jaxp tests are on the problem list.
+# 8147431 
+javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh            generic-all
+
--- a/test/javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh	Thu Mar 31 01:13:23 2016 -0700
+++ b/test/javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh	Thu Mar 31 08:59:53 2016 -0700
@@ -25,6 +25,7 @@
 # @bug 8077931
 # @summary This case tests if the properties FILES, DEFER, PREFER, RESOLVE in
 #          jaxp.properties and system properties could be used.
+# @key intermittent
 # @library ../../libs/
 # @build catalog.CatalogTestUtils
 # @build PropertiesTest