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
redestad [Fri, 29 Jan 2016 11:35:56 +0100] rev 35393
8147462: URI.toURL could be more efficient for most non-opaque URIs
Reviewed-by: alanb, chegar
sdrach [Thu, 28 Jan 2016 09:49:00 -0800] rev 35392
8147607: Remove test library dependency on sun.security.tools.jarsigner.Main
Reviewed-by: chegar, psandoz
Contributed-by: steve.drach@oracle.com
darcy [Thu, 28 Jan 2016 18:08:53 -0800] rev 35391
8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently
Reviewed-by: xuelei