[External] : Re: StackMapGenerator debug output
Adam Sotona
adam.sotona at oracle.com
Thu Aug 4 13:41:34 UTC 2022
The faulty code seems to be this here, at the very beginning of a method:
:accept CodeBuilder start
with Load[OP=ILOAD_0, slot=0]
with Invoke[OP=INVOKESTATIC, m=pkg/ns0/is-odd$rec-even.__create(ILpkg/ns0/is-odd$rec-odd;)Lpkg/ns0/is-odd$rec-even;]
The lookup type of the invoke wants a second argument that does not exist.
-- mva
Thanks for investigation, it should be fixed now.
I missed two cases, which were throwing the VerifyError directly (without attached debug info).
Thanks,
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/classfile-api-dev/attachments/20220804/533a148d/attachment.htm>
More information about the classfile-api-dev
mailing list