<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
please review this fix for 8:<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8016051">http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8016051</a><br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://1.smotrakov.z8.ru/8016051/webrev.00/">http://1.smotrakov.z8.ru/8016051/webrev.00/</a><br>
<br>
It fixes a possible ClassCastException if an exception thrown from
send() method is not IOException or KrbException. The first
exception is thrown if all connections to KDC fail. See also:<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-June/017714.html">http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-June/017714.html</a><br>
<br>
Artem<br>
</body>
</html>