Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-28799

bytecode-compatibility-transformer transforming methods/fields it should not be transforming

XMLWordPrintable

    • 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.

            Unassigned Unassigned
            teilo James Nord
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: