hg: jdk7/hotspot/hotspot: 4 new changesets
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Wed May 19 11:12:08 PDT 2010
Changeset: 9d4dd91c4a0a
Author: poonam
Date: 2010-05-15 18:24 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/9d4dd91c4a0a
6745217: jmap assertion failure
Summary: SA shows exception with core files > 2GB. These changes fix that by correcting the size of CMSBitmap during its allocation.
Reviewed-by: swamyv
! agent/src/share/classes/sun/jvm/hotspot/memory/CMSBitMap.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/JavaThread.java
Changeset: 7ccc203eb6ff
Author: dcubed
Date: 2010-05-17 03:53 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/7ccc203eb6ff
Merge
Changeset: d3562366cbfd
Author: dcubed
Date: 2010-05-17 06:35 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/d3562366cbfd
6949515: 3/3 VM crash when calling GetMethodDeclaringClass
Summary: Use resolve_external_guard() instead of resolve_non_null().
Reviewed-by: thurka, kamg, acorn
! src/share/vm/runtime/jniHandles.hpp
Changeset: 892898e961c5
Author: dcubed
Date: 2010-05-17 07:11 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/892898e961c5
Merge
! src/share/vm/runtime/jniHandles.hpp
More information about the hotspot-dev
mailing list