Code review request: 8016051: Possible ClassCastException in KdcComm

Weijun Wang weijun.wang at oracle.com
Tue Jun 25 12:04:57 UTC 2013


Hi Artem

Line 221 is a little too long, you may want to break it. Otherwise, fine.

Have you tried running JPRT with at least the jdk_security test?

Thanks
Max


On 6/25/2013 1:35 PM, Artem Smotrakov wrote:
> Hi,
>
> please review this fix for 8:
>
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8016051
> http://1.smotrakov.z8.ru/8016051/webrev.00/
>
> 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:
>
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-June/017714.html
>
> Artem



More information about the security-dev mailing list