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

Kevin Driver kdriver at openjdk.org
Fri May 5 20:33:19 UTC 2023


> Fixes: [JDK-8294985](https://bugs.openjdk.org/browse/JDK-8294985)

Kevin Driver has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:

 - Update src/java.base/share/classes/sun/security/ssl/CertificateAuthoritiesExtension.java
   
   Co-authored-by: Daniel Jelinski <djelinski1 at gmail.com>
 - updated copyright
 - fixes JDK-8294985: throw an SSLException wrapping the IAE

-------------

Changes: https://git.openjdk.org/jdk/pull/13466/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13466&range=03
  Stats: 8 lines in 1 file changed: 6 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/13466.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13466/head:pull/13466

PR: https://git.openjdk.org/jdk/pull/13466



More information about the security-dev mailing list