Pengfei Li
Pengfei Li
May I have another review for this REDO? Perhaps @vnkozlov @TobiHartmann
Thanks for review. I will integrate this.
8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN
/cc hotspot-compiler
8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN
PING. Any reviewer can help look at this? @shipilev
8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN
@chhagedorn Thanks for your review. Currently this patch has conflicts with jdk master. I will try a merge and then do the minor fixes as you suggested.
8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN
/integrate
Thanks for your quick fix. We now have 12 failures, 11 of which are just caused by the diff in assembly code. ``` ------------------------------- FAILED TESTS ------------------------------- 001: Argument Passing...
Just checked that there's no other failures, except those caused by the assembly difference. Thanks for it. >The other test failures most probably are false positives and may be avoided...