RFR : 8080102: Java 8 cannot load its cacerts in FIPS. no such provider: SunEC

Seán Coffey sean.coffey at oracle.com
Fri Jun 5 10:21:22 UTC 2015


Looking to resolve a recently reported issue where the P11ECKeyFactory 
class has too much dependence on the SunEC provider. With some 
reshuffling and creation of a new P11ECUtil class, I was able to remove 
the call for lookup of SunEC Provider. The test picks up the regression 
when running with the SunPKCS11-NSS provider.

bug report : https://bugs.openjdk.java.net/browse/JDK-8080102
webrev : http://cr.openjdk.java.net/~coffeys/webrev.8080102.jdk9.v2/webrev/

-- 
Regards,
Sean.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20150605/0dbeca24/attachment.htm>


More information about the security-dev mailing list