RFR (XS) 8041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(!had_error) failed: bad dominance
Christian Thalinger
christian.thalinger at oracle.com
Wed Apr 23 05:43:27 UTC 2014
Seems good.
On Apr 22, 2014, at 1:18 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
> http://cr.openjdk.java.net/~kvn/8041351/webrev
> https://bugs.openjdk.java.net/browse/JDK-8041351
>
> Missed is_mem() check when we collect load nodes in SuperWord::co_locate_pack(). As result a Phi node was incorrectly put on the list and its edge was wrongly modified producing bad graph.
>
> Thanks,
> Vladimir
More information about the hotspot-compiler-dev
mailing list