[
https://issues.apache.org/jira/browse/TOMEE-4569?focusedWorklogId=998606&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-998606
]
ASF GitHub Bot logged work on TOMEE-4569:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jan/26 21:38
Start Date: 04/Jan/26 21:38
Worklog Time Spent: 10m
Work Description: rzo1 merged PR #2413:
URL: https://github.com/apache/tomee/pull/2413
Issue Time Tracking
-------------------
Worklog Id: (was: 998606)
Time Spent: 20m (was: 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: 20m
> 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)