hg: jdk9/hs-comp/hotspot: 3 new changesets
vladimir.x.ivanov at oracle.com
vladimir.x.ivanov at oracle.com
Fri Feb 26 20:10:30 UTC 2016
Changeset: b71124b1ffab
Author: vlivanov
Date: 2016-02-26 01:58 +0300
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/b71124b1ffab
8150186: Folding mismatched accesses with @Stable is incorrect
Reviewed-by: kvn, jrose, shade
! src/share/vm/ci/ciArray.cpp
! src/share/vm/opto/memnode.cpp
+ test/compiler/unsafe/UnsafeGetStableArrayElement.java
Changeset: cb59d649446d
Author: vlivanov
Date: 2016-02-26 01:58 +0300
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/cb59d649446d
8150436: Incorrect invocation mode when linkToInteface linker is eliminated
Reviewed-by: kvn, shade
! src/share/vm/runtime/sharedRuntime.cpp
! test/compiler/jsr292/NonInlinedCall/InvokeTest.java
Changeset: 01601d6e4a94
Author: vlivanov
Date: 2016-02-26 15:54 +0300
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/01601d6e4a94
8068038: C2: large constant offsets aren't handled on SPARC
Reviewed-by: kvn
! src/cpu/sparc/vm/sparc.ad
More information about the jdk9-all-changes
mailing list