lana [Wed, 05 Jun 2013 12:31:59 -0700] rev 17955
Merge
fparain [Wed, 05 Jun 2013 08:41:02 -0700] rev 17954
7150256: Add back Diagnostic Command JMX API
Reviewed-by: mchung, jbachorik
chegar [Wed, 05 Jun 2013 16:23:23 +0100] rev 17953
8015963: Add at since tags to new ConcurrentHashMap methods
Reviewed-by: shade, martin
chegar [Wed, 05 Jun 2013 16:06:28 +0100] rev 17952
8011719: Properties.loadFromXML fails with a chunked HTTP connection
Reviewed-by: michaelm
dsamersoff [Wed, 05 Jun 2013 18:20:34 +0400] rev 17951
8015604: JDP packets containing ideographic characters are broken
Summary: Code uses string length rather than byte array length and non ascii entry brakes packet.
Reviewed-by: dholmes, jbachorik, sla
alanb [Wed, 05 Jun 2013 13:57:16 +0100] rev 17950
8015880: GenerateBreakIteratorData build warning
Reviewed-by: peytoia
psandoz [Fri, 31 May 2013 10:53:19 +0200] rev 17949
8013649: HashMap spliterator tryAdvance() encounters remaining elements after forEachRemaining()
Reviewed-by: chegar
alanb [Wed, 05 Jun 2013 11:12:31 +0100] rev 17948
8003895: java/nio/channels/AsynchronousChannelGroup/Unbounded.java failing again [win64]
Reviewed-by: chegar
lana [Tue, 04 Jun 2013 21:37:15 -0700] rev 17947
Merge
jdn [Tue, 04 Jun 2013 15:33:42 -0700] rev 17946
8014097: add doPrivileged methods with limited privilege scope
Reviewed-by: mchung
dl [Tue, 04 Jun 2013 21:59:23 +0100] rev 17945
8005704: Update ConcurrentHashMap to v8
Reviewed-by: chegar, mduigou
naoto [Tue, 04 Jun 2013 10:33:13 -0700] rev 17944
8013903: Japanese calendar field names are not displayed with -Djava.locale.providers=HOST on Windows
Reviewed-by: okutsu
alanb [Tue, 04 Jun 2013 15:18:39 +0100] rev 17943
8014855: TEST_BUG: java/nio/file/Files/StreamTest.java fails when sym links not supported
Reviewed-by: alanb
Contributed-by: henry.jen@oracle.com
alanb [Tue, 04 Jun 2013 11:52:29 +0100] rev 17942
8015872: ProblemList.txt updates (6/2013)
Reviewed-by: chegar
michaelm [Tue, 04 Jun 2013 10:56:58 +0100] rev 17941
8014723: sun/misc/URLClassPath/ClassnameCharTest.java failing
Reviewed-by: alanb, chegar
psandoz [Tue, 04 Jun 2013 11:53:31 +0200] rev 17940
8015790: Remove duplicate spliterator tests
Reviewed-by: alanb, mduigou