Changeset: f40ee07d9099 Author: roland Date: 2015-08-26 12:43 +0200 URL: http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/f40ee07d9099
8134288: compiler/runtime/6859338/Test6859338.java crashes in PhaseIdealLoop::try_move_store_after_loop Summary: Store nodes may not have a control if used to update profiling Reviewed-by: kvn ! src/share/vm/opto/loopopts.cpp + test/compiler/TestMoveStoresOutOfLoopsStoreNoCtrl.java