hg: jdk9/hs-comp/hotspot: 8136461: PhaseIdealLoop::try_move_store_before_loop() may bypass early loop exit

roland.westrelin at oracle.com roland.westrelin at oracle.com
Wed Sep 16 18:31:06 UTC 2015


Changeset: 43451068d53c
Author:    roland
Date:      2015-09-15 13:08 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/43451068d53c

8136461: PhaseIdealLoop::try_move_store_before_loop() may bypass early loop exit
Summary: PhaseIdealLoop::try_move_store_before_loop() needs to check for early loop exit before candidate Stores
Reviewed-by: kvn

! src/share/vm/opto/loopopts.cpp
- test/compiler/TestMoveStoresOutOfLoopsStoreNoCtrl.java
+ test/compiler/loopopts/TestMoveStoresOutOfLoopsStoreNoCtrl.java



More information about the jdk9-all-changes mailing list