Aurélien Pupier created CAMEL-21765: ---------------------------------------
Summary: Ensure working with Java 24 Key: CAMEL-21765 URL: https://issues.apache.org/jira/browse/CAMEL-21765 Project: Camel Issue Type: Improvement Affects Versions: 4.10.0 Reporter: Aurélien Pupier Final release is planned for the 18th March https://openjdk.org/projects/jdk/24/ this is the last release before the next Java LTS 25, planned for September 2025). it would be nice to to ensure there is no major issue before the LTS. I guess the most impacting part is potentially the removal of the SecurityManager https://openjdk.org/jeps/486 . In case, not using the removed API, might be time to remove surrounding deprecated API (see removing related APIs in https://openjdk.org/jeps/486#Advice-to-maintainers-of-libraries-that-support-the-Security-Manager ) another interesting thing are the first Quantum-Resistant modules https://openjdk.org/jeps/496 and https://openjdk.org/jeps/497 -- This message was sent by Atlassian Jira (v8.20.10#820010)