.hgignore
author jmelvin
Mon, 16 Apr 2012 18:09:53 -0400
changeset 12538 211d6e82fe51
parent 12024 452c9c3f0a96
child 13697 5262b00bc10c
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

^build/
^dist/
/nbproject/private/
^webrev
^.hgtip
.DS_Store