RFR: 8305419: JDK-8301995 broke building libgraal
Tobias Hartmann
thartmann at openjdk.org
Tue Apr 11 09:02:34 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.
Looks good to me too.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13392#pullrequestreview-1378766107
More information about the hotspot-compiler-dev
mailing list