RFR: JDK-8296406: ChainingConstructors jtreg test reduce code duplication
Matthias Baesken
mbaesken at openjdk.org
Tue Nov 8 16:18:26 UTC 2022
On Mon, 7 Nov 2022 12:49:21 GMT, Matthias Baesken <mbaesken at 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.
I added the second bug id, adjusted the summary comment and added SSLException for this test.
-------------
PR: https://git.openjdk.org/jdk/pull/11016
More information about the security-dev
mailing list