hg: hsx/hotspot-rt/hotspot: 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Fri Mar 16 13:20:14 PDT 2012
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.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 serviceability-dev
mailing list