newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
202 stars 143 forks source link

Java 23 compatibility #2005

Closed meiao closed 1 month ago

meiao commented 2 months ago

Feature Description

Make the agent compatible with Java 23.

Additional context

The java-23 branch contains most of the changes needed for Java 23 compatibility. But it is using early access releases of Java 23 to run the tests.

So before merging this branch, the references to early access (ea) must be removed and the tests must be run with the GA release of Java 23.

workato-integration[bot] commented 2 months ago

https://new-relic.atlassian.net/browse/NR-302652

jasonjkeller commented 1 month ago

Java 23 GA was released yesterday (9/17). https://openjdk.org/projects/jdk/23/#