-
Bug
-
Resolution: Not A Defect
-
Major
-
-
2.296
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 relates to the bytecode transormer transforming classes that need not be transformed.
- is related to
-
JENKINS-28781 bytecode-compatibility-transformer produces malformed bytecode
- Closed
-
JENKINS-30820 plugin failures after upgrade of bytecode-compatability-transformer
- Closed