Integrated: JDK-8312617: SIGSEGV in ConnectionGraph::verify_ram_nodes
Cesar Soares Lucas
cslucas at openjdk.org
Wed Aug 2 14:29:58 UTC 2023
On Wed, 26 Jul 2023 22:26:05 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:
> - Return early from `verify_ram_nodes` if compilation is already failing.
> - Add back check for `failing()` after `eliminate_macro_nodes()`.
> - Print additional diagnostic information when an unexpected user of RAM is encountered.
>
> Tested with tier1-3 on Linux x64.
This pull request has now been integrated.
Changeset: 64467923
Author: Cesar Soares Lucas <cslucas at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6446792327c629dbd1dfc1edfb547065f6fce651
Stats: 31 lines in 3 files changed: 22 ins; 0 del; 9 mod
8312617: SIGSEGV in ConnectionGraph::verify_ram_nodes
Reviewed-by: kvn, thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/15048
More information about the hotspot-compiler-dev
mailing list