RFR: 8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888 [v9]

Roland Westrelin roland at openjdk.org
Fri Jan 5 09:48:27 UTC 2024


On Thu, 4 Jan 2024 16:03:16 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> Actually, the problem is that we **would** have multiple dependency, but we only have one dependency input we can set, hence forgetting about the others. Pinning makes sure that there is no bypassing of dependencies, right?

Right.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16886#discussion_r1442677055


More information about the hotspot-compiler-dev mailing list