RFR: JDK-8297523 : Various GetPrimitiveArrayCritical miss result - NULL check
Jayathirth D V
jdv at openjdk.org
Mon Nov 28 09:20:56 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
LGTM.
Client CI test run is also green.
-------------
Marked as reviewed by jdv (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11361
More information about the client-libs-dev
mailing list