Code Review Request 7187876: ClassCastException in TCPTransport.executeAcceptLoop

Darryl Mocek darryl.mocek at oracle.com
Mon Jul 30 22:27:52 UTC 2012


Hello core-libs.  Please review this webrev to fix Bug #7187876. Webrev 
can be found here: http://cr.openjdk.java.net/~dmocek/7187876/webrev.00.

The rmi/transport/acceptLoop/CloseServerSocketOnTermination.java test 
throws ClassCastException due to the Throwable not being of type Error 
in TCPTransport.

Thanks,
Darryl



More information about the core-libs-dev mailing list