nloodin [Thu, 23 May 2013 15:50:37 +0200] rev 17711
8014048: Online user guide of jconsole points incorrect link
Reviewed-by: mchung, sla, jbachorik
darcy [Wed, 22 May 2013 20:03:45 -0700] rev 17710
8014836: Have GenericDeclaration extend AnnotatedElement
Reviewed-by: abuckley, jfranck
dholmes [Wed, 22 May 2013 20:21:13 -0400] rev 17709
8014814: (str) StringBuffer "null" is not appended
Reviewed-by: alanb
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
plevart [Fri, 17 May 2013 14:41:39 +0200] rev 17698
8014477: (str) Race condition in String.contentEquals when comparing with StringBuffer
Reviewed-by: alanb, mduigou, dholmes
mduigou [Sat, 18 May 2013 18:55:56 -0700] rev 17697
Merge
henryjen [Thu, 09 May 2013 14:44:56 -0700] rev 17696
8006884: (fs) Add Files.list, lines and find
Reviewed-by: briangoetz, mduigou
Contributed-by: alan.bateman@oracle.com, henry.jen@oracle.com