RFR: 8294985: SSLEngine throws IAE during parsing of X500Principal [v24]
Kevin Driver
kdriver at openjdk.org
Tue May 30 14:59:11 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 26 additional commits since the last revision:
- Merge branch 'master' of github.com:openjdk/jdk into JDK-8294985
- wrapping
- addressed remaining code review comments
- Merge branch 'master' of github.com:openjdk/jdk into JDK-8294985
- run tests with othervm
- working testcase for CertificateRequest for TLS1.2
- new version of second test
- initial commit of second test
- reintroduce bug id to test header
- Merge remote-tracking branch 'upstream/master' into JDK-8294985
- ... and 16 more: https://git.openjdk.org/jdk/compare/805511ea...2a35a7cc
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13466/files
- new: https://git.openjdk.org/jdk/pull/13466/files/16d6d74e..2a35a7cc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13466&range=23
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13466&range=22-23
Stats: 2692 lines in 105 files changed: 1642 ins; 582 del; 468 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