hg: jdk9/hs-comp/hotspot: 8073184: Compile of java.lang.Integer::getChars fails with LoopLimitCheck = false after 8054478

roland.westrelin at oracle.com roland.westrelin at oracle.com
Wed Feb 25 18:08:43 UTC 2015


Changeset: 0fd143632552
Author:    roland
Date:      2015-02-24 15:23 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/0fd143632552

8073184: Compile of java.lang.Integer::getChars fails with LoopLimitCheck = false after 8054478
Summary: CastII that guards counted loops confuses range check elimination with LoopLimitCheck off
Reviewed-by: kvn, iveresov

! src/share/vm/opto/loopTransform.cpp
+ test/compiler/loopopts/TestCastIINoLoopLimitCheck.java



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