RFR: JDK-8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException [v2]
Matthias Baesken
mbaesken at openjdk.org
Thu Nov 3 14:26:52 UTC 2022
> This change adds constructors (String,Throwable) and (Throwable) to InvalidParameterException and uses them at a few places in the jdk coding.
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
Adjust javadoc of the added InvalidParameterException constructors
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10966/files
- new: https://git.openjdk.org/jdk/pull/10966/files/b87cf7f7..847b14f2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10966&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10966&range=00-01
Stats: 25 lines in 1 file changed: 19 ins; 0 del; 6 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