RFR: 8315074: Possible null pointer access in native glass [v2]

Kevin Rushforth kcr at openjdk.org
Mon Sep 11 15:30:47 UTC 2023


On Wed, 30 Aug 2023 15:50:57 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

>> At multiple places in native glass code we don't have appropriate NULL checks which might result in null pointer access.
>> 
>> Added appropriate checks and all test run is green.
>
> Jayathirth D V has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix typo

Looks good.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1223#pullrequestreview-1620283099


More information about the openjfx-dev mailing list