Integrated: 8363813: Missing null check in GlassScreen
Ambarish Rapte
arapte at openjdk.org
Wed Jul 23 23:41: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.
This pull request has now been integrated.
Changeset: dbd43a37
Author: Ambarish Rapte <arapte at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/dbd43a371a2460c3cf8aed108d349b301bd2a1b2
Stats: 31 lines in 4 files changed: 10 ins; 4 del; 17 mod
8363813: Missing null check in GlassScreen
Reviewed-by: kcr, kizune, jvos, jdv
-------------
PR: https://git.openjdk.org/jfx/pull/1851
More information about the openjfx-dev
mailing list