Integrated: 8294190: Incorrect check messages in SharedRuntime::generate_uncommon_trap_blob
Aleksey Shipilev
shade at openjdk.org
Thu Sep 22 14:53:26 UTC 2022
On Thu, 22 Sep 2022 08:13:01 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> The checks added by [JDK-8141133](https://bugs.openjdk.org/browse/JDK-8141133) are not consistent. The blocks that verify `Deoptimization::Unpack_uncommon_trap` kind are saying "last_Java_fp not cleared" for some arches.
This pull request has now been integrated.
Changeset: 4a6060ba
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4a6060ba2cbdadf7784c432abe0d8dd2297e4ef2
Stats: 4 lines in 4 files changed: 0 ins; 0 del; 4 mod
8294190: Incorrect check messages in SharedRuntime::generate_uncommon_trap_blob
Reviewed-by: thartmann, dlong
-------------
PR: https://git.openjdk.org/jdk/pull/10388
More information about the hotspot-compiler-dev
mailing list