Integrated: JDK-8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException
Matthias Baesken
mbaesken at openjdk.org
Mon Nov 7 07:54:31 UTC 2022
On Thu, 3 Nov 2022 09:07:44 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.
This pull request has now been integrated.
Changeset: 8836b925
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8836b92593565e66d8063b1228d6701316f3078d
Stats: 63 lines in 8 files changed: 50 ins; 3 del; 10 mod
8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException
Reviewed-by: mullan, mdoerr
-------------
PR: https://git.openjdk.org/jdk/pull/10966
More information about the security-dev
mailing list