> 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 six additional commits since the last revision: - Merge branch 'master' of github.com:openjdk/jdk into JDK-8294985 - 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 <djelins...@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/d02cfd1c..3ffdfd63 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=13466&range=08 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13466&range=07-08 Stats: 1799 lines in 11 files changed: 1789 ins; 0 del; 10 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