shade [Mon, 01 Feb 2016 15:11:50 +0300] rev 35401
8148730: Add @since tags in new String concat APIs
Reviewed-by: alanb
amlu [Mon, 01 Feb 2016 09:38:08 +0800] rev 35400
8076458: java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout
Reviewed-by: psandoz
Contributed-by: huaming.li@oracle.com
redestad [Sun, 31 Jan 2016 22:30:35 +0100] rev 35399
8148626: URI.toURL needs to use protocol Handler to parse file URIs
Summary: Back out the parts of 8147462 that attempted to optimize file URI to URL conversions
Reviewed-by: darcy, chegar
darcy [Fri, 29 Jan 2016 17:03:17 -0800] rev 35398
8148627: RestrictTestMaxCachedBufferSize.java to 64-bit platforms
Reviewed-by: alanb
martin [Fri, 29 Jan 2016 13:57:38 -0800] rev 35397
8148638: test failure in test/java/util/concurrent/tck
Summary: temporarily comment out assertions for not-yet-merged changes
Reviewed-by: rriggs
dl [Fri, 29 Jan 2016 11:49:37 -0800] rev 35396
8145164: Default implementation of ConcurrentMap::compute can throw NPE
Reviewed-by: martin, psandoz, chegar
dl [Fri, 29 Jan 2016 11:48:00 -0800] rev 35395
8144305: documentation of Queue interface contains reference to LinkedBlockingQueue twice in 'See Also' section
Reviewed-by: martin, psandoz, chegar
dl [Fri, 29 Jan 2016 11:44:19 -0800] rev 35394
8146467: Integrate JSR 166 jck tests into JDK repo
Reviewed-by: martin, psandoz, chegar, fyuan, jjg