RFR: 8285885: Replay compilation fails with assert(is_valid()) failed: check invoke
Dean Long
dlong at openjdk.java.net
Tue May 3 21:03:20 UTC 2022
On Tue, 3 May 2022 01:46:22 GMT, Dean Long <dlong at openjdk.org> wrote:
> This change makes replay more tolerant so it will fail gracefully instead of assert if it can't find an invoke bytecode at the desired bci.
Thanks Tobias and Vladimir.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8514
More information about the hotspot-compiler-dev
mailing list