ASM 9.7.1 released

"Eric Bruneton" ([email protected]) <[email protected]> Mon, 7 Oct 2024 20:02:20 +0200
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1728324179-1494384-27
Content-Language: en-US
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Release notes:
- new Opcodes.V24 constant for Java 24
- Javadoc improvements
- new features
   * 318013: new ClassWriter setFlags() method.
   * Add ConstantDynamic serialization and Number suffixes to Textifier.
- bug fixes
   * 318014: Analyzer with a SimpleVerifier may throw an 
AnalyzerException on valid java code due to incompatible frame locals.
   * 318015: Valid bytecode for jvm, but failed to pass the 
CheckClassAdapter.
   * 318016: ClassNotFoundException with an array of the type of current 
class.
   * 318018: changing invokedynamic Handle itf bool flag doesn't create 
new methodref in symbol table.
   * 318019: Attribute::write is invoked twice.
   * Fix DUP_X1, DUP_X2, DUP2_X1, and DUP2_X2 not copying values 
correctly in Analyzer.
   * Fix SimpleVerifier multiple dimensions merge.
   * Fix SourceInterpreter wrongly saying that Condy long / doubles are 
one word elements.
   * GeneratorAdapter: fix push(Type.VOID_TYPE).
   * Fix null method parameter name in Asmifier causing NPE.

The ASM team

------------=_1728324179-1494384-27
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0


-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

------------=_1728324179-1494384-27--