ClassCastException in TCPTransport.executeAcceptLoop

XMLWordPrintable

    • b52
    • generic
    • generic
    • Verified

        In TCPTransport.executeAcceptLoop, in the catch block, if Throwable is not an instanceof Error, it's possible for a ClassCastException to occur as the test may try to cast the Throwable to an Error. The java/rmi/transport/acceptLoop/CloseServerSocketOnTermination.java test exposes this issue

              Assignee:
              Darryl Mocek
              Reporter:
              Darryl Mocek
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: