RFR: JDK-8296226: Add constructors (String, Throwable) and (Throwable) to InvalidParameterException

Matthias Baesken mbaesken at openjdk.org
Thu Nov 3 12:19:27 UTC 2022


This change adds constructors (String,Throwable) and (Throwable) to InvalidParameterException and uses them at a few places in the jdk coding.

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

Commit messages:
 - JDK-8296226

Changes: https://git.openjdk.org/jdk/pull/10966/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10966&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8296226
  Stats: 33 lines in 7 files changed: 21 ins; 3 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/10966.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10966/head:pull/10966

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



More information about the security-dev mailing list