RFR: 8019224 : add exception chaining to RMI CGIHandler (original) (raw)

Joe Darcy joe.darcy at oracle.com
Thu Jun 27 16:22:15 UTC 2013


Looks fine Stuart; cheers,

-Joe

On 06/27/2013 09:21 AM, Stuart Marks wrote:

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/viewbug.do?bugid=8019224 Thanks! s'marks



More information about the core-libs-dev mailing list