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. Thanks, Christian and Tobias. ------------- PR: https://git.openjdk.java.net/jdk/pull/6423