Re: RFR: 8291957: Redundant import statements in sun.security.ec

2022-08-06 Thread Xue-Lei Andrew Fan
On Sat, 6 Aug 2022 15:12:44 GMT, raspberry-hu wrote: > remove unused imports Looks good to me. - Marked as reviewed by xuelei (Reviewer). PR: https://git.openjdk.org/jdk/pull/9792

RFR: 8281236: (D)TLS key exchange named groups

2022-08-06 Thread Xue-Lei Andrew Fan
This update is to support key exchange named groups customization for individual (D)TLS connection. Please review the CSR as well: CSR: https://bugs.openjdk.org/browse/JDK-8291950 RFE: https://bugs.openjdk.org/browse/JDK-8281236 Release-note: https://bugs.openjdk.org/browse/JDK-8291975 This is an

RFR: 8291957: Redundant import statements in sun.security.ec

2022-08-06 Thread raspberry-hu
remove unused imports - Commit messages: - Update XDHPublicKeyImpl.java - Update SunEC.java - Update ECKeyPairGenerator.java Changes: https://git.openjdk.org/jdk/pull/9792/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9792&range=00 Issue: https://bugs.openjdk.org/brows

Re: [jdk19] RFR: 8278274: Update nroff pages in JDK 19 before RC

2022-08-06 Thread Patrick Pfeifer
On Sat, 6 Aug 2022 09:01:39 GMT, Patrick Pfeifer wrote: >> src/java.base/share/man/keytool.1 line 456: >> >>> 454: \f[CB]PrivateKeyEntry\f[R] for the signer that already exists in the >>> 455: keystore. >>> 456: This option is used to sign the certificate with the signer?s private >> >> Not a p

Re: [jdk19] RFR: 8278274: Update nroff pages in JDK 19 before RC

2022-08-06 Thread Patrick Pfeifer
On Mon, 18 Jul 2022 15:22:01 GMT, Jonathan Gibbons wrote: >> Please review these changes to the nroff manpage files so that they match >> their markdown sources that Oracle maintains. >> >> All pages at a minimum have 19-ea replaced with 19, and copyright set to >> 2022 if needed. Additionall