Hi all,Here's a simple webrev to add exception chaining (constructor overloads with the 'cause' parameter) to some internal exception types used in RMI.
We've been getting some test failures that go through this area and I suspect that this code is discarding some diagnostic information.
http://cr.openjdk.java.net/~smarks/reviews/8019224/webrev.0/ http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8019224 Thanks! s'marks