emaphis commented on PR #7928:
URL: https://github.com/apache/netbeans/pull/7928#issuecomment-2593889213

   Well, I'm running a NetBeans development build on Windows 10 using OpenJDK 
24 right now and it seems to be running fine so far.
   
   From the `netbeans_default_options=...` in the netbeans.conf file
   
   I deleted the JVM options:
   # -J--add-opens=java.base/java.security=ALL-UNNAMED
   # -J-Djava.security.manager=allow
   
   And I added the JVM option:
   # -J-DTopSecurityManager.disable=true
   
   I tried this configuration in OpenJDK 23 and 24.
   
![CaptureA1](https://github.com/user-attachments/assets/b50437bd-7f3f-4994-85a5-cdae1284dceb)
   


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

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

Reply via email to