eclipse-jdt / eclipse.jdt.debug

Eclipse Public License 2.0
16 stars 47 forks source link

Support Java 22 in JDT's javaagent #421

Closed akurtakov closed 6 months ago

akurtakov commented 6 months ago

What it does

Adds support for Java 22 in JDT's javaagent

How to test

StratumTests works aka JDT javaagent is found.

Author checklist

akurtakov commented 6 months ago

Should fix https://github.com/eclipse-jdt/eclipse.jdt.debug/issues/418 . @iloveeclipse I would appreciate a review here as it's first time me doing it. I still dislike the idea that committers copy upload locally built jars (last xz cve warning!) but it's another battle compared to not working.