RFR[s]: 8201633 Problems with AES-GCM native acceleration

2019-02-05 Thread Anthony Scarpino
I need a review of this change which is to help the AES/GCM intrinsic activate on large data sizes. It's not the ideal resolution, which splits up the crypto operation in chucks, but I significantly improves performance for larger data sizes. Additionally there is an optimization to not al

Code Review Request, JDK-8217835, Remove the experimental SunJSSE FIPS compliant mode

2019-02-05 Thread Xuelei Fan
Hi, Could I have the update reviewed? http://cr.openjdk.java.net/~xuelei/8217835/webrev.00/ With this update, the experimental FIPS 140 compliant mode is removed from the SunJSSE provider. As the SunJSSE provider uses the JDK default cryptography providers, alternatively applications can co

Re: Signed JCE and providers jars

2019-02-05 Thread David Penick
Thanks Brad and Bernd! David > On Feb 4, 2019, at 4:08 PM, Bradford Wetmore > wrote: > > Hi David, > >> On 2/4/2019 2:08 AM, David Penick wrote: >> I’ve downloaded OpenJDK builds from AdoptOpenJDK and Azul Zulu, and I’ve >> noticed that the jce.jar, sunjce_provider.jar and sunpkcs11.jar jar

Re: CSR Review Request, JDK-8217835, Remove the experimental SunJSSE FIPS compliant mode.

2019-02-05 Thread Sean Mullan
Looks good -- I added my name as Reviewer. --Sean On 1/28/19 1:46 PM, Xuelei Fan wrote: Hi, Could I get the CSR reviewed: CSR: https://bugs.openjdk.java.net/browse/JDK-8217907 and here is the proposed release note:    https://bugs.openjdk.java.net/browse/JDK-8217911 If you are using this e