commit | 45f2093f3eb36b56d8ffca4941e467080b6f7c00 | [log] [tgz] |
---|---|---|
author | Rahul Raghavan <rraghavan@openjdk.org> | Fri Feb 03 00:46:58 2017 -0800 |
committer | Rahul Raghavan <rraghavan@openjdk.org> | Fri Feb 03 00:46:58 2017 -0800 |
tree | 039ead994c05aa1fd0e855c8e7201f6a35dff25b | |
parent | d0442be3f6ded2d2130d0317bbed6420e00366e6 [diff] |
8144484: assert(no_dead_loop) failed: dead loop detected Bailout early without splitting Phi through memory merges if TOP inputs present for Phi Nodes Reviewed-by: thartmann, kvn