On Thu, 3 Nov 2022 09:07:44 GMT, Matthias Baesken <[email protected]> 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 <[email protected]> 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
