Changeset: cd27a7c464de Author: sgabdura Date: 2014-08-18 08:01 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/cd27a7c464de
8046516: Segmentation fault in JVM (easily reproducible) Summary: Place new nodes on the previous loop exit in reorg_offsets(). Reviewed-by: kvn, roland ! src/share/vm/opto/loopopts.cpp + test/compiler/loopopts/TestLogSum.java