hg: hsx/hotspot-comp/hotspot: 2 new changesets
christian.thalinger at oracle.com
christian.thalinger at oracle.com
Wed Jul 10 00:26:56 PDT 2013
Changeset: 7ac80525ece9
Author: anoll
Date: 2013-07-09 11:48 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/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-comp/hotspot/rev/5f533e38e7d5
Merge
More information about the hotspot-compiler-dev
mailing list