Integrated: JDK-8296406: ChainingConstructors jtreg test reduce code duplication
Matthias Baesken
mbaesken at openjdk.org
Wed Nov 9 13:53:12 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.
This pull request has now been integrated.
Changeset: d4376f8b
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d4376f8b55391485365797d1c4d0dbbc6ed2ad92
Stats: 179 lines in 1 file changed: 11 ins; 149 del; 19 mod
8296406: ChainingConstructors jtreg test reduce code duplication
Reviewed-by: mullan
-------------
PR: https://git.openjdk.org/jdk/pull/11016
More information about the security-dev
mailing list