RFR: JDK-8296406: ChainingConstructors jtreg test reduce code duplication [v2]

Matthias Baesken mbaesken at openjdk.org
Tue Nov 8 16:16:53 UTC 2022


> 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

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/11016/files
  - new: https://git.openjdk.org/jdk/pull/11016/files/b4df45d3..5e1c7155

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11016&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11016&range=00-01

  Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/11016.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11016/head:pull/11016

PR: https://git.openjdk.org/jdk/pull/11016



More information about the security-dev mailing list