RFR: 8277310: ciReplay: @cpi MethodHandle references not resolved
Tobias Hartmann
thartmann at openjdk.java.net
Wed Nov 17 14:23:40 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.
Looks good to me.
-------------
Marked as reviewed by thartmann (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6423
More information about the hotspot-compiler-dev
mailing list