Integrated: 8368729: Add appropriate checks in java.awt.image.Kernel constructor
Jayathirth D V
jdv at openjdk.org
Fri Nov 7 09:49:15 UTC 2025
On Tue, 4 Nov 2025 09:35:32 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
> `java.awt.image.Kernel` constructor doesn't validate all input values and we need to add appropriate checks.
> A new test is also added to make sure we appropriate exception when invalid values are passed.
>
> This will also need a CSR.
This pull request has now been integrated.
Changeset: 4233178a
Author: Jayathirth D V <jdv at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4233178af20f07ade32322fad931c68e1c4251cf
Stats: 83 lines in 2 files changed: 77 ins; 0 del; 6 mod
8368729: Add appropriate checks in java.awt.image.Kernel constructor
Reviewed-by: azvegint, prr, kizune
-------------
PR: https://git.openjdk.org/jdk/pull/28127
More information about the client-libs-dev
mailing list