-
Enhancement
-
Resolution: Done
-
Major
-
4.0.5
-
None
As usual a JDK bytecode version update requires Byteman to use a new version of ASM that is able to eat that bytecode.
Note that this update will allow new Byteman 4.X releases to run on the latest JDK13 but they will still need to continue to be built using JDK11. That's because we still want the resulting agent jar to be targeted as jdk6 code so Byteman can be used on all available JDK runtimes. JKD11 still supports target 6 while JDK12 only supports target 7 upwards. Since jdk11 is an LTS release this is no bad thing.