rzo1 opened a new pull request, #2413:
URL: https://github.com/apache/tomee/pull/2413

   If TomEE is run via TomEE Maven Plugin in debug mode, the option "-Xnoagent" 
is added to the JVM arguments.
   
   On Java 25 the JVM will crash as this option was deprecated in Java 22 and 
subsequently removed in Java 23. We should check the Java version before adding 
it to the startup arguments.


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

Reply via email to