8226389 [asm] : jlink tests fail; asm has wrong understanding of new bytecodes
Mandy Chung
mandy.chung at oracle.com
Wed Jun 19 16:22:22 UTC 2019
On 6/19/19 7:47 AM, Roger Riggs wrote:
> Please review a patch to asm to correctly recognize the Valhalla
> defined bytecodes for defaultvalue and withfield.
> (The jlink tests that read and write classfiles were failing).
>
> Webrev:
> http://cr.openjdk.java.net/~rriggs/webrev-asm-8226389/
Label::resolve method depends on the assumption that IFEQ ... JSR can
be changed to ASM_IFEQ to ASM_JSR. It seems that the xxx_DELTA needs
to be adjusted.
Mandy
More information about the valhalla-dev
mailing list