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

Kevin Driver kdriver at openjdk.org
Wed May 17 15:10:54 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 five commits:

 - update copyright
 - reworking the fix in light of encouragement to change the problematic method signature
 - 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=07
  Stats: 50 lines in 2 files changed: 32 ins; 0 del; 18 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