DevCharly commented on issue #6828:
URL: https://github.com/apache/netbeans/issues/6828#issuecomment-1874008224

   > @DevCharly Is this a Flat Laf problem?
   
   No, it is a bug in JDK 21. Occurs also in Windows L&F.
   
   According to [this 
post](https://forums.oracle.com/ords/apexds/post/jdk-21-0-1-the-open-file-dialog-hangs-when-selecting-a-fold-0060)
 it occurs when navigating to a folder that contains .exe files with the 
default Windows exe icon.
   On my PC it occurs when I navigate to `C:\Windows` or `C:\Windows\System32`.
   
   JDK Bug report: https://bugs.openjdk.org/browse/JDK-8293862
   JDK PR: https://github.com/openjdk/jdk/pull/12010 (claims to fix the NPE, 
but does not in all cases)
   
   Workaround: use Java 17
   
   I'm going to catch that JDK NPE in FlatLaf 3.3 to workaround that problem 
(when using FlatLaf, not for Windows L&F).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to