On Tue, 4 Nov 2025 09:35:32 GMT, Jayathirth D V <[email protected]> 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 <[email protected]> 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
