jdk-24/jdk/test/java
James Melvin d090606f36 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
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
2012-04-16 18:09:53 -04:00
..
awt 7154177: [macosx] An invisible owner frame becomes visible upon clicking a child window 2012-04-03 16:14:05 +04:00
beans 7148143: PropertyChangeSupport.addPropertyChangeListener can throw ClassCastException 2012-03-05 18:01:13 +04:00
io 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 2012-04-16 18:09:53 -04:00
lang 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 2012-04-16 18:09:53 -04:00
math 6879143: java.math.BigInteger misses the xxxValueExact methods 2011-09-14 11:32:11 -07:00
net 7045655: An empty InMemoryCookieStore should not return true for removeAll 2012-03-15 13:21:16 -07:00
nio 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 2012-04-16 18:09:53 -04:00
rmi 7113349: Initial changeset for Macosx port to jdk 2012-03-06 20:34:38 +00:00
security 7152564: Improve CodeSource.matchLocation(CodeSource) performance 2012-04-13 09:46:25 -04:00
text 7152866: Tests not run because they are missing the @run tag 2012-03-12 10:17:18 +00:00
util 7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio 2012-04-12 15:01:41 -07:00