RFR: 8363813: Missing null check in GlassScreen
Kevin Rushforth
kcr at openjdk.org
Tue Jul 22 17:38:32 UTC 2025
On Tue, 22 Jul 2025 17:28:22 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
> The JNI method NewObjectArray may return null, so a null check should be added as a precaution in methods that creates an array of Screens.
LGTM
Reviewers: @kevinrushforth @johanvos
Johan: can you take a look at the/ios/ changes?
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1851#pullrequestreview-3044107426
PR Comment: https://git.openjdk.org/jfx/pull/1851#issuecomment-3104000027
More information about the openjfx-dev
mailing list