hg: jdk8u/hs-dev/hotspot: 4 new changesets
vladimir.x.ivanov at oracle.com
vladimir.x.ivanov at oracle.com
Fri Mar 28 22:10:10 UTC 2014
Changeset: 75ad4240c15c
Author: vlivanov
Date: 2014-03-28 10:04 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/75ad4240c15c
8036667: "assert(adr->is_AddP() && adr->in(AddPNode::Offset)->is_Con()) failed: offset is a constant" with FoldStableValues on
Reviewed-by: kvn
! src/share/vm/opto/memnode.cpp
Changeset: f47fa50d9b9c
Author: vlivanov
Date: 2014-03-28 10:12 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/f47fa50d9b9c
8035887: VM crashes trying to force inlining the recursive call
Reviewed-by: kvn, twisti
! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/runtime/globals.hpp
Changeset: 248ff38d2950
Author: vlivanov
Date: 2014-03-28 10:13 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/248ff38d2950
8035828: Turn on @Stable support in VM
Reviewed-by: jrose, twisti
! src/share/vm/opto/c2_globals.hpp
! src/share/vm/runtime/globals.hpp
+ 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
Changeset: 758ee76af3cd
Author: vlivanov
Date: 2014-03-28 12:22 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/758ee76af3cd
Merge
More information about the jdk8u-all-changes
mailing list