RFR: 8285885: Replay compilation fails with assert(is_valid()) failed: check invoke

Tobias Hartmann thartmann at openjdk.java.net
Tue May 3 06:21:11 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.

Looks good. Thanks for fixing this!

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

Marked as reviewed by thartmann (Reviewer).

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


More information about the hotspot-compiler-dev mailing list