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

Matthias Baesken mbaesken at openjdk.org
Wed Nov 23 14:42:28 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.

Yes some Windows tests are failing; however it seems they miss getting the BOOT JDK or other components for example 
https://github.com/MBaesken/jdk/actions/runs/3530303514/jobs/5923400590

so this looks not related to me.

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

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



More information about the client-libs-dev mailing list