hg: hsx/hotspot-main/hotspot: 7 new changesets
roland.westrelin at oracle.com
roland.westrelin at oracle.com
Thu Jul 11 10:06:12 PDT 2013
Changeset: e50be1620201
Author: goetz
Date: 2013-07-08 14:15 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/e50be1620201
8020059: The flag introduced by 8014972 is not defined if Hotspot is built without a compiler (zero, ppc64 core build).
Summary: define CodeCacheMinimumUseSpace flag for cppInterpeter build.
Reviewed-by: kvn
! src/share/vm/runtime/globals.hpp
Changeset: e554162ab094
Author: adlertz
Date: 2013-07-09 17:20 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/e554162ab094
8019625: Test compiler/8005956/PolynomialRoot.java timeouts on Solaris SPARCs
Summary: Disable the test for SPARC and reduce the number of test iterations
Reviewed-by: kvn
! test/compiler/8005956/PolynomialRoot.java
Changeset: b42fe1a8e180
Author: drchase
Date: 2013-07-09 08:56 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/b42fe1a8e180
8017578: Hotspot compilation error with latest Studio compiler
Summary: Make the destructor virtual (note more non-compiler hotspot errors occur downstream)
Reviewed-by: kvn, twisti
! src/share/vm/adlc/forms.hpp
Changeset: 7ac80525ece9
Author: anoll
Date: 2013-07-09 11:48 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/7ac80525ece9
8015635: Crash when specifying very large code cache size
Summary: Limit the size of the code cache to at most 2G when arguments are checked; added regression test
Reviewed-by: kvn, twisti
! src/share/vm/runtime/arguments.cpp
+ test/compiler/codecache/CheckUpperLimit.java
Changeset: 5f533e38e7d5
Author: twisti
Date: 2013-07-09 22:00 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/5f533e38e7d5
Merge
Changeset: dec841e0c9aa
Author: anoll
Date: 2013-07-10 13:33 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/dec841e0c9aa
8016749: -XX:+UseISM fails an assert(obj->is_oop()) when running SPECjbb2005
Summary: Remove obsolete code that relates to ISM which was used only on Solaris 8.
Reviewed-by: kvn, twisti
! src/os/solaris/vm/globals_solaris.hpp
! src/os/solaris/vm/os_solaris.cpp
! src/os/solaris/vm/os_solaris.hpp
! src/share/vm/runtime/arguments.cpp
Changeset: ec173c8f3739
Author: roland
Date: 2013-07-11 01:11 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/ec173c8f3739
Merge
! src/os/solaris/vm/os_solaris.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
More information about the hotspot-dev
mailing list