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. Add a `noreg-self` label to the JBS issue since this is a fix to the test itself. Also, I would classify this as an Enhancement, and not a Bug. ------------- PR: https://git.openjdk.org/jdk/pull/11016