RFR: JDK-8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException [v3]
Sean Mullan
mullan at openjdk.org
Fri Nov 4 14:55:29 UTC 2022
On Fri, 4 Nov 2022 08:44:34 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> 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
Everything LGTM now. Thanks.
-------------
Marked as reviewed by mullan (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10966
More information about the security-dev
mailing list