8224656: Problem list java/security/SecureClassLoader/DefineClass.java until JDK-8224635 is fixed

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
This commit is contained in:
Daniel Fuchs 2019-05-23 11:36:31 +01:00
parent dc783cb6ec
commit 368e4d9e53

View File

@ -664,6 +664,7 @@ javax/net/ssl/DTLS/CipherSuite.java 8202059 macosx-x
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
############################################################################