3cfcde Update objectweb-asm to version 9.8 / rev 30 via SR 1266402

13 files Authored by fstrba 2 months ago, Committed by Bernhard M. Wiedemann 2 months ago,
    Update objectweb-asm to version 9.8 / rev 30 via SR 1266402
    
    https://build.opensuse.org/request/show/1266402
    by user fstrba + anag+factory
    - Upgrade to version 9.8
      * new Opcodes.V25 constant for Java 25
      * bug fixes
        + Fix one more copy operation on DUP2
        + 318015: Valid bytecode for jvm, but failed to pass the
          CheckClassAdapter.
        + `ASMifier` should print calls to `valueOf` instead of
          deprecated constructors of primitive wrappers
    
        
file modified
+0 -0
file modified
+16 -0
file modified
+3 -3
asm-9.8.pom asm-9.7.1.pom
file renamed
+1 -1
asm-analysis-9.8.pom asm-analysis-9.7.1.pom
file renamed
+2 -2
asm-commons-9.8.pom asm-commons-9.7.1.pom
file renamed
+3 -3
asm-test-9.8.pom asm-test-9.7.1.pom
file renamed
+1 -1
asm-tree-9.8.pom asm-tree-9.7.1.pom
file renamed
+2 -2
asm-util-9.8.pom asm-util-9.7.1.pom
file renamed
+4 -4
file modified
+12 -0
file modified
+2 -2