hg: jdk8u/jdk8u-dev/jdk: 8129560: TestKeyPairGenerator.java fails on Solaris because private exponent needs to comply with FIPS 186-4
paul.hohensee at gmail.com
paul.hohensee at gmail.com
Mon Oct 22 15:24:16 UTC 2018
Changeset: d08372424e32
Author: phh
Date: 2018-10-22 15:20 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/d08372424e32
8129560: TestKeyPairGenerator.java fails on Solaris because private exponent needs to comply with FIPS 186-4
Summary: Replace BigInteger.valueof(3) with RSAKeyGenParameterSpec.F4
Reviewed-by: coffeys
! test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java
More information about the jdk8u-dev-changes
mailing list