On Thu, 3 Nov 2022 09:07:44 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> This change adds constructors (String,Throwable) and (Throwable) to > InvalidParameterException and uses them at a few places in the jdk coding. Hi Sean, I adjusted the constructor javadoc related comments, also added the since tags. ------------- PR: https://git.openjdk.org/jdk/pull/10966