8224656: Problem list java/security/SecureClassLoader/DefineClass.java until JDK-8224635 is fixed
authordfuchs
Thu, 23 May 2019 11:36:31 +0100
changeset 55007 617e7f0e370d
parent 55006 377bba651f4e
child 55008 6977eb6a4b61
8224656: Problem list java/security/SecureClassLoader/DefineClass.java until JDK-8224635 is fixed Summary: the test failed consistently on windows and linux, and intermittently (but rarely) on solaris. This patch problem-list it on all platform. Reviewed-by: dholmes, chegar, alanb
test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt	Thu May 23 12:12:04 2019 +0200
+++ b/test/jdk/ProblemList.txt	Thu May 23 11:36:31 2019 +0100
@@ -664,6 +664,7 @@
 sun/security/provider/KeyStore/DKSTest.sh                       8180266 windows-all
 
 sun/security/pkcs11/KeyStore/SecretKeysBasic.sh                 8209398 generic-all
+java/security/SecureClassLoader/DefineClass.java                8224635 generic-all
 
 ############################################################################