Integrated: 8277310: ciReplay: @cpi MethodHandle references not resolved

Dean Long dlong at openjdk.java.net
Wed Nov 17 20:20:47 UTC 2021


On Wed, 17 Nov 2021 01:57:55 GMT, Dean Long <dlong at openjdk.org> wrote:

> It turns out replay was resolving constant pool entries for "@bci <bsm>" references, but not for "@cpi" references.  These changes fix that.

This pull request has now been integrated.

Changeset: 8881f29b
Author:    Dean Long <dlong at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8881f29bc83336bcbc0e8ff0cf1d2bbe55172f5c
Stats:     60 lines in 1 file changed: 15 ins; 16 del; 29 mod

8277310: ciReplay: @cpi MethodHandle references not resolved

Reviewed-by: chagedorn, thartmann

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

PR: https://git.openjdk.java.net/jdk/pull/6423


More information about the hotspot-compiler-dev mailing list