xdono [Thu, 20 Nov 2008 11:39:35 -0800] rev 1584
Added tag jdk7-b40 for changeset 14c451a86ec1
duke [Wed, 05 Jul 2017 16:43:58 +0200] rev 1583
Merge
tbell [Fri, 21 Nov 2008 15:21:12 -0800] rev 1582
Merge
dfuchs [Fri, 14 Nov 2008 17:22:10 +0100] rev 1581
6683213: CounterMonitor's derived Gauge badly initialized
Reviewed-by: emcmanus
xuelei [Thu, 13 Nov 2008 23:25:10 -0800] rev 1580
6745052: SLServerSocket file descriptor leak
Summary: SSLServerSocketImpl.checkEnabledSuites() does not release the temporary socket properly
Reviewed-by: wetmore, weijun
xuelei [Thu, 13 Nov 2008 23:08:11 -0800] rev 1579
6728126: Parsing Extensions in Client Hello message is done in a wrong way
Summary: the inputStream.read(byte[], int, 0) is not always return zero.
Reviewed-by: wetmore, weijun
tbell [Thu, 13 Nov 2008 11:15:01 -0800] rev 1578
Merge
chegar [Thu, 13 Nov 2008 09:40:51 +0000] rev 1577
Merge
chegar [Wed, 12 Nov 2008 16:38:17 +0000] rev 1576
6755625: Add HttpURLConnection.setFixedLengthStreamingMode(long)
Reviewed-by: jccollet
weijun [Wed, 12 Nov 2008 16:01:06 +0800] rev 1575
6765491: Krb5LoginModule a little too restrictive, and the doc is not clear.
Reviewed-by: valeriep
weijun [Wed, 12 Nov 2008 16:00:22 +0800] rev 1574
6733095: Failure when SPNEGO request non-Mutual
Reviewed-by: valeriep
alanb [Tue, 11 Nov 2008 09:07:58 +0000] rev 1573
Merge
alanb [Tue, 11 Nov 2008 08:59:43 +0000] rev 1572
6763122: ZipFile ctor does not throw exception when file is not a zip file
Reviewed-by: bristor
emcmanus [Fri, 07 Nov 2008 19:19:08 +0100] rev 1571
6336968: Methods to convert AttributeList to/from Map
6750008: Add JMX.getSpecificationVersion(MBeanServerConnection) and document interop
6750472: Add a way to convert a CompositeData into a Map
6752563: Allow CompositeDataSupport to have zero items
Summary: Small JMX RFEs
Reviewed-by: dfuchs
emcmanus [Fri, 07 Nov 2008 11:48:07 +0100] rev 1570
5072267: A way to communicate client context such as locale to the JMX server
Summary: Support for client contexts and also for localization of descriptions
Reviewed-by: dfuchs