hg: hsx/hotspot-main/hotspot: 2 new changesets

karen.kinnear at oracle.com karen.kinnear at oracle.com
Fri Mar 16 14:28:53 PDT 2012


Changeset: a735aec54ea4
Author:    sspitsyn
Date:      2012-03-14 20:06 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/a735aec54ea4

7123170: JCK vm/jvmti/ResourceExhausted/resexh001/resexh00101/ tests fails since 7u4 b02
Summary: The JVMTI ResourceExhausted events must be generated in all places where OOME is thrown
Reviewed-by: acorn, coleenp, dcubed, dholmes, dsamersoff, jwilhelm, tonyp
Contributed-by: serguei.spitsyn at oracle.com

! src/share/vm/oops/arrayKlass.cpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/objArrayKlass.cpp
! src/share/vm/oops/typeArrayKlass.cpp
! src/share/vm/prims/jvmtiExport.hpp

Changeset: 970cbbba54b0
Author:    jmelvin
Date:      2012-03-16 15:13 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/970cbbba54b0

7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs.  Also, improve os.name string matching by using contains() method instead of .startsWith().
Reviewed-by: dcubed, phh, ohair, katleman
Contributed-by: james.melvin at oracle.com

! agent/src/share/classes/sun/jvm/hotspot/jdi/ConnectorImpl.java
! agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java



More information about the hotspot-dev mailing list