RFR: JDK-8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException [v3]
Matthias Baesken
mbaesken at openjdk.org
Fri Nov 4 08:44:34 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:
Small adjustments to javadoc, some exceptions and add test coding
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10966/files
- new: https://git.openjdk.org/jdk/pull/10966/files/847b14f2..6b37ce44
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10966&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10966&range=01-02
Stats: 23 lines in 5 files changed: 10 ins; 0 del; 13 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