Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8016051

Possible ClassCastException in KdcComm

    XMLWordPrintable

Details

    Description

      In KdcComm.java there is a chance that the exception thrown is neither a KrbException nor an IOException, but some kind of RuntimeException (say, SecurityException). The cast on line 253 would cause a ClassCastException.

      Attachments

        Activity

          People

            asmotrak Artem Smotrakov
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: