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

Vladimir Kozlov kvn at openjdk.java.net
Tue May 3 14:37:21 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.

Good.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list