Skip to content

TOMEE-4474 - TomEE does not launch on Java 24 #2002

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2025
Merged

TOMEE-4474 - TomEE does not launch on Java 24 #2002

merged 1 commit into from
Jul 11, 2025

Conversation

rzo1
Copy link
Contributor

@rzo1 rzo1 commented Jul 8, 2025

Support Java 24 at Runtime at the cost of loosing EJB Method Security, which does not work due to the deprecation / removal of SecurityManager in Java 21+ anyway.

Other suggestion to deal with it are very welcome ;-)

https://ci-builds.apache.org/job/Tomee/job/pull-request-manual/163/

Support Java 24 at Runtime at the cost of loosing EJB Method Security, which does not work due to the deprecation / removal of SecurityManager in Java 21+ anyway.
@rzo1 rzo1 requested a review from jungm July 8, 2025 11:29
@jungm jungm merged commit bc58955 into main Jul 11, 2025
2 checks passed
@jungm jungm deleted the jdk24 branch July 11, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants