RFR: JDK-8297480: GetPrimitiveArrayCritical in imageioJPEG misses result - NULL check

Matthias Baesken mbaesken at openjdk.org
Wed Nov 23 11:20:34 UTC 2022


On Wed, 23 Nov 2022 09:29:16 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> Did we actually hit null pointer issue in some specific condition using ImageIO or this bug got identified because of some static analysis?

I just grepped the codebase for GetPrimitiveArrayCritical usages and while doing so saw this.

-------------

PR: https://git.openjdk.org/jdk/pull/11312



More information about the client-libs-dev mailing list