commit | 989d573d2d719369c225598c6018416763249608 | [log] [tgz] |
---|---|---|
author | Roland Westrelin <roland@openjdk.org> | Wed Feb 15 09:43:16 2012 +0100 |
committer | Roland Westrelin <roland@openjdk.org> | Wed Feb 15 09:43:16 2012 +0100 |
tree | 0b9c9b5d5dadd0e84eac0ae0e73cf778e097a732 | |
parent | 05f2ab1bba78d48a1040d784ecec635b19be3d65 [diff] |
7126041: jdk7u4 b05 and b06 crash with RubyMine 3.2.4, works well with b04 Goto that replaces a If mistaken to be a back branch and triggers erroneous OSR compilation. Reviewed-by: never, iveresov