[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-hotspot-compiler-dev
Subject:    Integrated: JDK-8330565 : C2: Multiple crashes with CTW after JDK-8316991
From:       Cesar Soares Lucas <cslucas () openjdk ! org>
Date:       2024-05-17 23:42:09
Message-ID: uRqWt42zMFP35VDPZiCemrQYUXiepnAl90QUZAnSPjw=.63fd11db-1de4-4253-a419-71d8f3d65046 () github ! com
[Download RAW message or body]

On Wed, 8 May 2024 23:44:23 GMT, Cesar Soares Lucas <cslucas@openjdk.org> wrote:

> The `# assert(false) failed: Bad graph detected in build_loop_late` failure was \
> caused because a string concatenation optimization using [this \
> method](https://github.com/openjdk/jdk/blob/819f3d6fc70ff6fe54ac5f9033c17c3dd4326aa5/src/hotspot/share/opto/graphKit.cpp#L4115) \
> adds AddP and LoadN nodes to IR graph as NotNull _and_ because RAM was not \
> "nullyfing" phis merging nullable pointers. I was only able to reproduce this \
> problem using a classfile/jar compiled using an "old" version of JDK.. because \
> newer version use InvokeDynamic to do string concatenation. 
> Tested with JTREG tier1-4 on Linux x86_64 & ARM64.

This pull request has now been integrated.

Changeset: 8acdd2d7
Author:    Cesar Soares Lucas <cslucas@openjdk.org>
Committer: Tobias Hartmann <thartmann@openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8acdd2d7c8de17515b87815d54ce556237039406
                
Stats:     91 lines in 2 files changed: 81 ins; 0 del; 10 mod

8330565: C2: Multiple crashes with CTW after JDK-8316991

Reviewed-by: kvn, thartmann

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

PR: https://git.openjdk.org/jdk/pull/19147


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic