Integrated: 8305419: JDK-8301995 broke building libgraal

Tom Rodriguez never at openjdk.org
Tue Apr 11 14:59:46 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.

This pull request has now been integrated.

Changeset: 12946f57
Author:    Tom Rodriguez <never at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/12946f5748c819f436e9d16a150313656d059ec2
Stats:     53 lines in 4 files changed: 24 ins; 17 del; 12 mod

8305419: JDK-8301995 broke building libgraal

Reviewed-by: matsaave, dnsimon, thartmann

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

PR: https://git.openjdk.org/jdk/pull/13392


More information about the hotspot-compiler-dev mailing list