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

   > no logfiles... seems a hard crash of OS, mouse, keyboard and screen 
freezes, no interaction possible...after a while system restarts
   
   😮 
   
   And you used a OpenJDK installed by Homebrew, right?
   
   I'm not familiar with Homebrew, but as I understand the [OpenJDK 
Formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/o/openjdk.rb),
 it downloads the OpenJDK source code and compiles it locally, using currently 
installed Xcode, right? 
   IMHO a lot of thing can go wrong when compiling such a large project as 
OpenJDK locally...
   
   Have you tried a binary JDK?
   E.g from https://www.azul.com/downloads/?os=macos&package=jdk#zulu
   or from https://jdk.java.net/22/
   You can download a JDK (or JRE) `.zip` or `.tar.gz`, extract it anywhere 
(e.g. in your home dir), and run it (without installation) from command line.
   


-- 
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