RFR: 8363813: Missing null check in GlassScreen

Alexander Zuev kizune at openjdk.org
Wed Jul 23 06:17:00 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 kizune (Committer).

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

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


More information about the openjfx-dev mailing list