RFR: 8363813: Missing null check in GlassScreen

Johan Vos jvos at openjdk.org
Wed Jul 23 08:54:01 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.

Marked as reviewed by jvos (Reviewer).

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

PR Review: https://git.openjdk.org/jfx/pull/1851#pullrequestreview-3046377118


More information about the openjfx-dev mailing list