alanb [Tue, 29 Apr 2014 13:23:08 +0100] rev 24126
8034057: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
Reviewed-by: alanb, chegar
Contributed-by: pavel.rappo@oracle.com
jbachorik [Tue, 29 Apr 2014 11:15:21 +0200] rev 24125
8031195: Support default and static interface methods in JDI, JDWP and JDB
Reviewed-by: sla, sspitsyn, dcubed
michaelm [Mon, 28 Apr 2014 13:49:49 +0100] rev 24124
8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac
Reviewed-by: chegar
plevart [Sat, 26 Apr 2014 11:11:48 +0200] rev 24123
8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function)
Summary: Use Map.putIfAbsent instead of Map.merge when collecting into map using unique keys
Reviewed-by: psandoz, chegar
mduigou [Wed, 12 Mar 2014 12:13:41 -0700] rev 24122
8035584: ArrayList(c) should avoid inflation if c is empty
Reviewed-by: martin
naoto [Fri, 25 Apr 2014 10:30:35 -0700] rev 24121
8035826: [parfait] JNI exception pending in src/windows/native/sun/util/locale/provider/HostLocaleProviderAdapter_md.c
Reviewed-by: msheppar
sla [Fri, 25 Apr 2014 18:28:51 +0200] rev 24120
8041948: Build broken by fix of 8033104
Reviewed-by: darcy