hg: jdk8u/hs-dev/hotspot: 2 new changesets

igor.veresov at oracle.com igor.veresov at oracle.com
Fri Apr 4 01:07:46 UTC 2014


Changeset: 876390ee9b6f
Author:    iveresov
Date:      2014-04-02 11:24 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/876390ee9b6f

8039043: Implicit null check is in the wrong place in C1 -UseCompressedOops
Summary: Null check is placed in a wrong place when storing a null to an object field on x64 with compressed oops off
Reviewed-by: roland, vlivanov, kvn

! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp
+ test/compiler/codegen/C1NullCheckOfNullStore.java

Changeset: 6df24530bf14
Author:    iveresov
Date:      2014-04-03 16:37 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/6df24530bf14

Merge




More information about the jdk8u-all-changes mailing list