Hi,
I've just realized that something must have gone wrong during the downport of 8000780 to hsx24 (probably because of the change of the content of the f1 and f2 fields in the ConstantPoolCacheEntry between hsx24 and hsx25). Unfortunately now both, '_invokedynamic' as well as '_invokehandle' don't work in the CC-interpreter anymore. The attached patch (against hsx24) fixes the problem and lets the Zero-VM pass the java/lang/invoke JTreg tests again.
These changes are needed for making JSR292 work in the Zero-port in jdk7u with hsx24.
Can somebody please open a bug for this issue and review the changes. (I can also submit a full RFR with webrev once there's a bug ID).
Thank you and best regards,
Volker