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