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

Kevin Driver kdriver at openjdk.org
Thu May 11 16:40:07 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - 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:
  - all: https://git.openjdk.org/jdk/pull/13466/files
  - new: https://git.openjdk.org/jdk/pull/13466/files/33366412..87b47a03

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13466&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13466&range=03-04

  Stats: 99417 lines in 1498 files changed: 79732 ins; 8161 del; 11524 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