Re: RFR: 8294985: SSLEngine throws IAE during parsing of X500Principal [v11]

2023-05-18 Thread Sean Mullan
On Thu, 18 May 2023 16:58:50 GMT, Kevin Driver wrote: >> src/java.base/share/classes/sun/security/ssl/CertificateAuthoritiesExtension.java >> line 290: >> >>> 288: shc.peerSupportedAuthorities = spec.getAuthorities(); >>> 289: } catch (IllegalArgumentException iae) {

Re: RFR: 8294985: SSLEngine throws IAE during parsing of X500Principal [v11]

2023-05-18 Thread Kevin Driver
On Thu, 18 May 2023 16:42:45 GMT, Xue-Lei Andrew Fan wrote: >> Kevin Driver has updated the pull request incrementally with one additional >> commit since the last revision: >> >> review comments addressed > > src/java.base/share/classes/sun/security/ssl/CertificateAuthoritiesExtension.java >

Re: RFR: 8294985: SSLEngine throws IAE during parsing of X500Principal [v11]

2023-05-18 Thread Kevin Driver
On Thu, 18 May 2023 16:48:34 GMT, Xue-Lei Andrew Fan wrote: >> Kevin Driver has updated the pull request incrementally with one additional >> commit since the last revision: >> >> review comments addressed > > src/java.base/share/classes/sun/security/ssl/CertificateAuthoritiesExtension.java >

Re: RFR: 8294985: SSLEngine throws IAE during parsing of X500Principal [v11]

2023-05-18 Thread Xue-Lei Andrew Fan
On Thu, 18 May 2023 16:15:39 GMT, Kevin Driver wrote: >> Fixes: [JDK-8294985](https://bugs.openjdk.org/browse/JDK-8294985) > > Kevin Driver has updated the pull request incrementally with one additional > commit since the last revision: > > review comments addressed src/java.base/share/class

Re: RFR: 8294985: SSLEngine throws IAE during parsing of X500Principal [v11]

2023-05-18 Thread Xue-Lei Andrew Fan
On Thu, 18 May 2023 16:15:39 GMT, Kevin Driver wrote: >> Fixes: [JDK-8294985](https://bugs.openjdk.org/browse/JDK-8294985) > > Kevin Driver has updated the pull request incrementally with one additional > commit since the last revision: > > review comments addressed src/java.base/share/class

Re: RFR: 8294985: SSLEngine throws IAE during parsing of X500Principal [v11]

2023-05-18 Thread Sean Mullan
On Thu, 18 May 2023 16:15:39 GMT, Kevin Driver wrote: >> Fixes: [JDK-8294985](https://bugs.openjdk.org/browse/JDK-8294985) > > Kevin Driver has updated the pull request incrementally with one additional > commit since the last revision: > > review comments addressed src/java.base/share/class

Re: RFR: 8294985: SSLEngine throws IAE during parsing of X500Principal [v11]

2023-05-18 Thread Kevin Driver
> Fixes: [JDK-8294985](https://bugs.openjdk.org/browse/JDK-8294985) Kevin Driver has updated the pull request incrementally with one additional commit since the last revision: review comments addressed - Changes: - all: https://git.openjdk.org/jdk/pull/13466/files - new: http