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