RFR: 8305419: JDK-8301995 broke building libgraal

Doug Simon dnsimon at openjdk.org
Tue Apr 11 08:53:36 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.

Marked as reviewed by dnsimon (Committer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/13392#pullrequestreview-1378748318


More information about the hotspot-compiler-dev mailing list