RFR: 8305419: JDK-8301995 broke building libgraal
Matias Saavedra Silva
matsaave at openjdk.org
Fri Apr 7 21:13:43 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.
LGTM! Thanks Tom!
-------------
Marked as reviewed by matsaave (Committer).
PR Review: https://git.openjdk.org/jdk/pull/13392#pullrequestreview-1376587202
More information about the hotspot-compiler-dev
mailing list