hg: jdk9/hs-comp/hotspot: 8134288: compiler/runtime/6859338/Test6859338.java crashes in PhaseIdealLoop::try_move_store_after_loop

roland.westrelin at oracle.com roland.westrelin at oracle.com
Fri Aug 28 15:06:50 UTC 2015


Changeset: 2e70148efaa5
Author:    roland
Date:      2015-08-26 12:43 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/2e70148efaa5

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



More information about the jdk9-hs-comp-changes mailing list