Integrated: JDK-8297523 : Various GetPrimitiveArrayCritical miss result - NULL check

Matthias Baesken mbaesken at openjdk.org
Wed Nov 30 12:53:12 UTC 2022


On Fri, 25 Nov 2022 09:15:08 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> There are still a few places where GetPrimitiveArrayCritical calls miss the result check. This should be adjusted.
> A similar case was recently adjusted here : https://bugs.openjdk.org/browse/JDK-8297480

This pull request has now been integrated.

Changeset: 27b339d1
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/27b339d1893e60fc894ace9ae3c0e052ae858627
Stats:     45 lines in 7 files changed: 22 ins; 5 del; 18 mod

8297523: Various GetPrimitiveArrayCritical miss result - NULL check

Reviewed-by: stuefe, jdv

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

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



More information about the client-libs-dev mailing list