RFR: 8368729: Add appropriate checks in java.awt.image.Kernel constructor
Alexander Zuev
kizune at openjdk.org
Tue Nov 4 19:40:12 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.
The change seems reasonable but as you mentioned we will need CSR for changing public constructor documentation and it needs to be linked here.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28127#issuecomment-3487733632
More information about the client-libs-dev
mailing list