vinnie [Thu, 19 Apr 2012 16:58:34 +0100] rev 12540
7162823: Modify the list of excluded tests (ProblemList
Reviewed-by: alanb
coleenp [Thu, 19 Apr 2012 10:53:35 -0400] rev 12539
Merge
jmelvin [Mon, 16 Apr 2012 18:09:53 -0400] rev 12538
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
psandoz [Thu, 19 Apr 2012 14:05:07 +0100] rev 12537
7162262: (fs) Typo in java.nio.file.Path class description
Reviewed-by: alanb
lana [Wed, 02 May 2012 09:54:57 -0700] rev 12536
Merge
alexsch [Wed, 02 May 2012 17:54:18 +0400] rev 12535
7154048: [macosx] At least drag twice, the toolbar can be dragged to the left side
Reviewed-by: anthony, leonidr
dcherepanov [Wed, 02 May 2012 13:53:06 +0400] rev 12534
7154062: [macosx] Mouse cursor isn't updated in applets
Reviewed-by: anthony, art