.jcheck/conf

Mon, 16 Apr 2012 17:10:35 -0400

author
jmelvin
date
Mon, 16 Apr 2012 17:10:35 -0400
changeset 354
c6c0b1047985
parent 278
c908ae06bd6b
child 558
ac8d13da7a70
permissions
-rw-r--r--

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(). This fix spans multiple repositories.
Reviewed-by: dcubed, phh, ohair, katleman

mr@278 1 project=jdk8

mercurial