Changeset: 970cbbba54b0
Author:    jmelvin
Date:      2012-03-16 15:13 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/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.mel...@oracle.com

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

Reply via email to