serb [Fri, 10 Jan 2014 19:45:41 +0400] rev 23888
8029730: Improve audio device additions
Reviewed-by: prr, mschoene
alanb [Tue, 15 Apr 2014 17:04:40 +0100] rev 23887
8040262: (fs) Misc. typos in comments and implementation
Reviewed-by: alanb, chegar
Contributed-by: pavel.rappo@oracle.com
chegar [Tue, 15 Apr 2014 11:24:42 +0100] rev 23886
8039362: Read content-types.properties as a resource
Reviewed-by: erikj, alanb, mchung
jbachorik [Tue, 15 Apr 2014 09:23:07 +0200] rev 23885
8040167: JDWP spec for ClassType#InvokeMethod contradicts JLS
Reviewed-by: sla, sspitsyn
chegar [Tue, 15 Apr 2014 08:28:30 +0100] rev 23884
8040038: java/net/URLPermission/nstest/lookup.sh fails with ClassNotFoundException
Reviewed-by: alanb
xuelei [Mon, 14 Apr 2014 13:40:45 +0000] rev 23883
8040062: Need to add new methods in BaseSSLSocketImpl
Reviewed-by: mullan
igerasim [Mon, 14 Apr 2014 16:15:10 +0400] rev 23882
8009637: Some error messages are missing a space
Reviewed-by: alanb
sla [Wed, 02 Apr 2014 12:03:25 +0200] rev 23881
8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes
Reviewed-by: dcubed, jbachorik
sherman [Sat, 12 Apr 2014 14:38:50 -0700] rev 23880
8039751: UTF-8 decoder fails to handle some edge cases correctly
Summary: to update decoder.isMalformed4_2() to correctly detect out of range 2nd byte
Reviewed-by: alanb
michaelm [Sat, 12 Apr 2014 20:21:09 +0100] rev 23879
8036979: Support java.net.SocketOption<> in java.net socket types
Reviewed-by: alanb, chegar