[ 
https://issues.apache.org/jira/browse/TOMEE-4569?focusedWorklogId=998605&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-998605
 ]

ASF GitHub Bot logged work on TOMEE-4569:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jan/26 21:06
            Start Date: 04/Jan/26 21:06
    Worklog Time Spent: 10m 
      Work Description: 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.




Issue Time Tracking
-------------------

            Worklog Id:     (was: 998605)
    Remaining Estimate: 0h
            Time Spent: 10m

> TomEE Maven Plugin fails in debug mode in Java 22+
> --------------------------------------------------
>
>                 Key: TOMEE-4569
>                 URL: https://issues.apache.org/jira/browse/TOMEE-4569
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: Richard Zowalla
>            Assignee: Richard Zowalla
>            Priority: Major
>             Fix For: 11.0.0, 10.1.4
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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 message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to