RFR: 8363813: Missing null check in GlassScreen
    Jayathirth D V 
    jdv at openjdk.org
       
    Wed Jul 23 13:41:05 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 jdv (Committer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1851#pullrequestreview-3047508094
    
    
More information about the openjfx-dev
mailing list