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

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

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: