Uploaded image for project: 'XWiki Commons'
  1. XWiki Commons
  2. XCOMMONS-1591

Upgrade to ASM 7.1

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 11.2-rc-1
    • 10.11.3
    • Dependency Upgrades
    • None
    • Unknown
    • N/A

    Description

      See https://asm.ow2.io/versions.html

          new constant Opcodes.V13 for Java 13
          small optimizations in asm.Type
          check signatures in CheckMethodAdapter.visitLocalVariable
          refactor unit tests to use Arrange-Act-Assert pattern
      
          deprecations
              deprecate ClassReader.b
              deprecate ASMifiable and Textifiable (replaced with ASMifierSupport and TextifierSupport)
              move deprecated Remapping*Adapter classes to new asm-deprecated.jar
              delete asm.util.Printer buf and appendString (were previously deprecated)
      
          bug fixes
              317863: Remapper logic for InnerClasses attribute is wrong for method-local Java classes
              317866: Expanded frames result in incorrect types for primitive arrays of more than seven dimensions
              317868: IllegalArgumentException at Frame.getAbstractTypeFromDescriptor on class name with parentheses
              317869: CheckClassAdapter requires non-null ClassVisitor that returns non-null MethodVisitor
      

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            tmortagne Thomas Mortagne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: