On Tue, 8 Nov 2022 16:16:53 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
>> The java/security/Exceptions/ChainingConstructors jdk jtreg test shows quite >> a lot of code duplication. The test code can be simplified e.g. by using >> generics. Additionally the test failure output was improved and a test for >> the constructors of CertPathBuilderException was added. > > Matthias Baesken has updated the pull request incrementally with one > additional commit since the last revision: > > Add SSLException test, adjust summary, add bug-id Looks good! ------------- Marked as reviewed by mullan (Reviewer). PR: https://git.openjdk.org/jdk/pull/11016