Closed jasonjkeller closed 6 months ago
Java 22 was released on March 19th, 2024. We should add OOTB support for it.
The full process for supporting a new Java runtime is detailed here: https://docs.google.com/document/d/1HNY01nQOoVrz45u6pa2Ky1B48m4g0Upr/edit#heading=h.gjdgxs
Here's an example of the work that was done to add support for Java 21: https://github.com/newrelic/newrelic-java-agent/pull/1546
https://new-relic.atlassian.net/browse/NR-251337
I also require this
Java 22 was released on March 19th, 2024. We should add OOTB support for it.
The full process for supporting a new Java runtime is detailed here: https://docs.google.com/document/d/1HNY01nQOoVrz45u6pa2Ky1B48m4g0Upr/edit#heading=h.gjdgxs
Here's an example of the work that was done to add support for Java 21: https://github.com/newrelic/newrelic-java-agent/pull/1546