hg: jdk9/hs-comp/hotspot: 2 new changesets

roland.westrelin at oracle.com roland.westrelin at oracle.com
Tue Dec 8 10:03:57 UTC 2015


Changeset: 338c42ecdaf1
Author:    roland
Date:      2015-12-02 15:13 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/338c42ecdaf1

8134883: C1 hard crash in range check elimination in Nashorn test262parallel
Summary: C1's range check elimination breaks with a non-natural loop that has an exception handler as one entry
Reviewed-by: iveresov

! src/share/vm/c1/c1_IR.cpp
+ test/compiler/rangechecks/TestRangeCheckExceptionHandlerLoop.jasm
+ test/compiler/rangechecks/TestRangeCheckExceptionHandlerLoopMain.java

Changeset: 864052c8c2f0
Author:    roland
Date:      2015-12-08 10:01 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/864052c8c2f0

Merge




More information about the jdk9-all-changes mailing list