Would it be better to not skip the test but remove a broken cipher from the provider in that known circumstances?
Gruss Bernd -- http://bernd.eckenfels.net ________________________________ From: security-dev <[email protected]> on behalf of [email protected] <[email protected]> Sent: Thursday, June 22, 2017 4:40:58 AM To: [email protected]; Valerie Peng Subject: RFR[10] JDK-8177017: com/oracle/security/ucrypto/TestAES.java fails intermittently Hi, According to JDK-8173708, the cases on CFB128 in test com/oracle/security/ucrypto/TestAES.java should be skipped on Solaris 11.2 and previous versions due to a Solaris bug. Please review the patch at: http://cr.openjdk.java.net/~jjiang/8177017/webrev.00/ Best regards, John Jiang
