naoto [Wed, 22 May 2013 16:43:04 -0700] rev 17708
7056126: DateFormatSymbols documentation has incorrect description about DateFormat
7083668: Sample code in ListResourceBundle is still not correct
Reviewed-by: okutsu
lana [Wed, 22 May 2013 12:09:45 -0700] rev 17707
Merge
lana [Wed, 22 May 2013 09:57:48 -0700] rev 17706
Merge
mduigou [Wed, 22 May 2013 09:59:37 -0700] rev 17705
8014819: set max size for jtreg testvms
Reviewed-by: alanb, darcy
chegar [Wed, 22 May 2013 13:50:53 +0100] rev 17704
8010182: Thread safety of Thread get/setName()
Reviewed-by: dholmes, alanb, mduigou
yhuang [Tue, 21 May 2013 01:50:13 -0700] rev 17703
Merge
yhuang [Mon, 20 May 2013 23:03:35 -0700] rev 17702
7074882: Locale data needs correction (Month names for Maltese language)
Reviewed-by: naoto
alanb [Tue, 21 May 2013 08:53:51 +0100] rev 17701
8014892: More ProblemList.txt updates (5/2013)
Reviewed-by: alanb
Contributed-by: amy.lu@oracle.com
dholmes [Tue, 21 May 2013 01:17:46 -0400] rev 17700
8014857: Enable ergonomic VM selection in arm/jvm.cfg
Reviewed-by: darcy
sherman [Mon, 20 May 2013 11:56:46 -0700] rev 17699
8004789: (zipfs) zip provider doesn't work correctly with file systems providers rather than the default
Summary: to use Files.createTempFile(...) to create the temp file on the same fs as the targeted path.
Reviewed-by: alanb, sherman
Contributed-by: philippe.marschall@gmail.com