On Mon, 7 Nov 2022 12:49:21 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.

This pull request has now been integrated.

Changeset: d4376f8b
Author:    Matthias Baesken <mbaes...@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

Reply via email to