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