RFR: JDK-8297480: GetPrimitiveArrayCritical in imageioJPEG misses result - NULL check
Jayathirth D V
jdv at openjdk.org
Wed Nov 23 12:19:24 UTC 2022
On Wed, 23 Nov 2022 08:18:32 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Seems there is a remaining GetPrimitiveArrayCritical in imageioJPEG that misses a result - NULL check, this should be added.
Thanks for the fix. Change looks good to me.
I am running ImageIO tests with fix and will approve soon. There should not be any issues.
-------------
PR: https://git.openjdk.org/jdk/pull/11312
More information about the client-libs-dev
mailing list