[11u] RFR: 8213400: Support choosing group name in keytool keypair generation

Baesken, Matthias matthias.baesken at sap.com
Wed Sep 2 11:21:21 UTC 2020


Hi Götz ,



>I would like to downport this for parity with 11.0.10-oracle.

>I had to resolve the code, especially CertAndKeyGen.

>There already is a downport of the CSR which I will reuse.

>Please review:

>http://cr.openjdk.java.net/~goetz/wr20/8213400-keytool_keypair-jdk11/01/

>

>Orig change:

>https://bugs.openjdk.java.net/browse/JDK-8213400

>http://hg.openjdk.java.net/jdk/jdk/rev/ddcbc20e8c6a

Why do you need this import ?

http://cr.openjdk.java.net/~goetz/wr20/8213400-keytool_keypair-jdk11/01/src/java.base/share/classes/sun/security/tools/keytool/Main.java.frames.html

38 import java.security.NoSuchProviderException;

It seems  to  be removed in the jdk/jdk  change .
Otherwise looks good .
If you really need this import keep it,  otherwise remove ,  no new webrev needed .

Best regards, Matthias




More information about the jdk-updates-dev mailing list