You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following tests will be temporarily added to the OpenJCEPlus exclude list (ProblemList-OpenJCEPlus.txt). And we may need to update the test cases later, or create a similar one for OpenJCEPlus.
sun/security/ec/ed/TestEdDSA.java ==> OpenJCEPlus only supports Ed25519 and Ed448 (Ed25519ph, Ed448ph, and Ed25519ctx are not supported) in EdDSASignature
sun/security/jca/PreferredProviderNegativeTest.java ==> Expects SunJCE but gets OpenJCEPlus
sun/security/provider/all/Deterministic.java ==> Added a similar test for OpenJCEPlus
java/security/SecureRandom/DefaultAlgo.java ==> Expects SUN but gets OpenJCEPlus
java/security/SecureRandom/DefaultProvider.java ==> Expects SUN but gets OpenJCEPlus
java/security/Signature/SignatureGetInstance.java ==> Provider name mismatch