RFR: 8019224 : add exception chaining to RMI CGIHandler (original) (raw)
Stuart Marks stuart.marks at oracle.com
Thu Jun 27 16:21:50 UTC 2013
- Previous message: hg: jdk8/tl/langtools: 8015720: since tag isn't copied while generating JavaFX documentation
- Next message: RFR: 8019224 : add exception chaining to RMI CGIHandler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: hg: jdk8/tl/langtools: 8015720: since tag isn't copied while generating JavaFX documentation
- Next message: RFR: 8019224 : add exception chaining to RMI CGIHandler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]