RFR: 8305419: JDK-8301995 broke building libgraal
Tom Rodriguez
never at openjdk.org
Tue Apr 11 14:59:45 UTC 2023
On Fri, 7 Apr 2023 19:41:45 GMT, Tom Rodriguez <never at openjdk.org> wrote:
> There were some minor mismatches is where the indy index was passed and where the real constant pool index was used. There's no general test of `loadReferencedType` but I modified TestDynamicConstant to exercise it. The arguments to the invokedynamic in that test were mildly broken as well which was only exposed once we tried to resolve it.
Thanks for the reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13392#issuecomment-1503527915
More information about the hotspot-compiler-dev
mailing list