hg: jdk8u/hs-dev/hotspot: 8043546: C1 optimizes @Stable instance fields with default values
vladimir.x.ivanov at oracle.com
vladimir.x.ivanov at oracle.com
Thu Jul 10 20:25:05 UTC 2014
Changeset: 5fbeae2a02d3
Author: vlivanov
Date: 2014-07-10 12:04 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/5fbeae2a02d3
8043546: C1 optimizes @Stable instance fields with default values
Reviewed-by: kvn, jrose
! src/share/vm/c1/c1_GraphBuilder.cpp
+ test/compiler/stable/StableConfiguration.java
! test/compiler/stable/TestStableBoolean.java
! test/compiler/stable/TestStableByte.java
! test/compiler/stable/TestStableChar.java
! test/compiler/stable/TestStableDouble.java
! test/compiler/stable/TestStableFloat.java
! test/compiler/stable/TestStableInt.java
! test/compiler/stable/TestStableLong.java
! test/compiler/stable/TestStableObject.java
! test/compiler/stable/TestStableShort.java
More information about the jdk8u-all-changes
mailing list