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
bchristi [Tue, 04 Jun 2013 10:04:28 +0100] rev 17939
8005698: Handle Frequent HashMap Collisions with Balanced Trees
Summary: HashMap bins with many collisions store entries in balanced trees
Reviewed-by: alanb, dl, mduigou
sla [Tue, 04 Jun 2013 09:45:14 +0200] rev 17938
8015856: Remove java/lang/instrument/IsModifiableClassAgent.java from ProblemList.txt
Reviewed-by: dholmes
lana [Mon, 03 Jun 2013 16:09:43 -0700] rev 17937
Merge
ksrini [Mon, 03 Jun 2013 13:20:46 -0700] rev 17936
8015813: add test/tools/pack200/TimeStamp.java to ProblemsList
Reviewed-by: sherman
shade [Mon, 03 Jun 2013 22:09:20 +0400] rev 17935
8014966: Add the proper Javadoc to @Contended
Summary: more extensive description.
Reviewed-by: dholmes, mduigou, martin
psandoz [Mon, 03 Jun 2013 17:37:51 +0200] rev 17934
8014383: StringJoiner example in class description not in sync with streams API
Reviewed-by: alanb