Integrated: 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.

This pull request has now been integrated.

Changeset: f82dd766
Author:    Dean Long <dlong at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f82dd76614013afdbc69853f5a1943fcdcd3b55b
Stats:     6 lines in 1 file changed: 5 ins; 0 del; 1 mod

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

Reviewed-by: thartmann, kvn

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

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


More information about the hotspot-compiler-dev mailing list