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

vladimir.x.ivanov at oracle.com vladimir.x.ivanov at oracle.com
Fri Oct 24 17:54:20 UTC 2014


Changeset: 7723d5b0fca3
Author:    vlivanov
Date:      2014-10-24 09:13 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/7723d5b0fca3

8058847: C2: EliminateAutoBox regression after 8042786
Reviewed-by: kvn, roland

! src/share/vm/opto/memnode.cpp
+ test/compiler/EliminateAutoBox/UnsignedLoads.java

Changeset: 3fb2dd37c0bb
Author:    vlivanov
Date:      2014-10-24 09:14 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/3fb2dd37c0bb

8036748: assert(_base == Int) failed: Not an Int w/ -XX:+TraceIterativeGVN
Reviewed-by: kvn, roland

! src/share/vm/opto/callnode.cpp
+ test/compiler/debug/TraceIterativeGVN.java

Changeset: d4fca4ca4407
Author:    vlivanov
Date:      2014-10-24 09:17 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/d4fca4ca4407

8028481: [TESTBUG] compiler/jsr292/CreatesInterfaceDotEqualsCallInfo.java should be in needs_nashorn test group
Reviewed-by: vlivanov, kvn
Contributed-by: sergei.kovalev at oracle.com

! test/TEST.groups



More information about the jdk9-all-changes mailing list