-
Bug
-
Resolution: Fixed
-
Major
In the case where we see this issue, an @AdaptField annotation on Queue.Item was causing transformations in other classes not intended for transformation (in our case, in an elasticsearch class). The result of this transformation was a StackMapFrame verifier error.
this issue tracks the tracks:
-
- bytecode-compatibility-transformer doesn't properly support updating of StackMapFrames after manipulation.
- is duplicated by
-
JENKINS-30665 JDK 7 (or above) compiled classes cannot be used with Jenkins 1.601 and above
- Resolved
- is related to
-
JENKINS-19383 Bytecode compatibility transformer mistakenly corrupts org.apache.ivy.core.settings.IvySettings.triggers
- Resolved
-
JENKINS-28799 bytecode-compatibility-transformer transforming methods/fields it should not be transforming
- Resolved
-
JENKINS-29692 targetCompatibility Gradle setting is ignored by Gradle JPI plugin and default Java is used
- Closed
-
JENKINS-30820 plugin failures after upgrade of bytecode-compatability-transformer
- Closed