Just want to let you know that EasyMock tests are not working with JDK 22. Most likely, the shaded bytebuddy (and asm?) needs to be upgraded. [INFO] Running ...
Since JDK21 just entered RampDown Phase One and we want to switch to JDK21 ASAP after release, I tried building our project with OpenJDK 21 EA and ran into some failing EasyMock-based unit tests ...