RFR: 8019224 : add exception chaining to RMI CGIHandler
Stuart Marks
stuart.marks at oracle.com
Thu Jun 27 16:21:50 UTC 2013
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
More information about the core-libs-dev
mailing list