hg: jdk8u/hs-dev/hotspot: 2 new changesets
roland.westrelin at oracle.com
roland.westrelin at oracle.com
Tue Mar 18 12:20:18 UTC 2014
Changeset: f258347cec12
Author: anoll
Date: 2014-03-05 06:08 +0100
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/f258347cec12
8036092: [TESTBUG] compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: Unrecognized VM option 'UseTypeSpeculation'
Summary: Add -XX:+IgnoreUnrecognizedVMOptions to @main/othervm to make the test pass on Client VM
Reviewed-by: kvn, roland
! test/compiler/uncommontrap/TestSpecTrapClassUnloading.java
Changeset: 8f28240318a2
Author: roland
Date: 2014-03-06 11:11 +0100
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/8f28240318a2
8032633: Enable type speculation by default
Summary: enable type speculation
Reviewed-by: kvn
! src/share/vm/opto/c2_globals.hpp
! test/compiler/types/TestMeetTopArrayExactConstantArray.java
! test/compiler/types/TestSpeculationFailedHigherEqual.java
! test/compiler/types/TypeSpeculation.java
! test/compiler/uncommontrap/TestSpecTrapClassUnloading.java
More information about the jdk8u-hs-changes
mailing list