msheppar [Sun, 24 Jan 2016 22:27:16 +0000] rev 35313
8147862: Null check too late in sun.net.httpserver.ServerImpl
Reviewed-by: chegar
martin [Fri, 08 Jan 2016 19:53:36 -0800] rev 35312
8146568: NegativeArraySizeException in ArrayList.grow(int)
Summary: improve management of internal array
Reviewed-by: smarks
bpb [Fri, 22 Jan 2016 12:44:32 -0800] rev 35311
8147545: Remove sun.misc.ManagedLocalsThread from java.prefs
Summary: Replace ManagedLocalsThread with Thread(null,null,threadName,0,false)
Reviewed-by: chegar
sgehwolf [Fri, 22 Jan 2016 17:43:21 +0000] rev 35310
8147857: RMIConnector logs attribute names incorrectly
Summary: Fix order of arguments to Collectors.joining
Reviewed-by: andrew, dfuchs, jbachorik
xiaofeya [Fri, 22 Jan 2016 13:26:56 +0000] rev 35309
8133035: test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java fails to compile
Reviewed-by: alanb
amurillo [Thu, 21 Jan 2016 13:51:58 -0800] rev 35308
8147985: Exclude sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev
Reviewed-by: dsamersoff
lana [Thu, 21 Jan 2016 10:17:21 -0800] rev 35307
Merge
asmotrak [Thu, 21 Jan 2016 09:15:31 -0800] rev 35306
8138990: Implementation of HTTP Digest authentication may be more flexible
Reviewed-by: michaelm
robm [Thu, 21 Jan 2016 10:31:45 +0000] rev 35305
8147931: Incorrect edits for JDK-8064330
Reviewed-by: coffeys
robm [Thu, 21 Jan 2016 09:33:23 +0000] rev 35304
8064330: Remove SHA224 from the default support list if SunMSCAPI enabled
Reviewed-by: xuelei