RFR(S): 8238384: CTW: C2 compilation fails with "assert(store != load->find_exact_control(load->in(0))) failed: dependence cycle found"

Tobias Hartmann tobias.hartmann at oracle.com
Tue Feb 25 08:27:56 UTC 2020


Hi Roland,

On 21.02.20 16:54, Roland Westrelin wrote:
> I modified 2 tests if can_alias(). As you pointed, once change was
> pointless but the other was the actual fix.

Okay.

>> I've noticed that you've removed the command lines from the test. No need anymore to run with
>> /othervm then. And you can remove the whitespace before the comment in compile.cpp:1907 (no new
>> webrev required) :)
> 
> Actually, I need -XX:-BackgroundCompilation.

Okay, don't forget to add it to the change before the push then (the webrev does not have it).

Best regards,
Tobias


More information about the hotspot-compiler-dev mailing list