REASSERT Code review request for 8012044: Give more information about self-suppression from Throwable.addSuppressed
Alan Bateman
Alan.Bateman at oracle.com
Thu Apr 25 14:53:52 UTC 2013
On 25/04/2013 08:16, Joe Darcy wrote:
> Hello,
>
> Responding to David's comment and some comments from Alan off-list,
> here is a variant which doesn't use suppressed exceptions in
> initCause, but still passes along some information:
>
> http://cr.openjdk.java.net/~darcy/8012044.4
>
This looks reasonable to me in that it provides useful information in
the ISA. Like David, I would have found it confusing to have the cause
show up as a suppressed exception in output.
-Alan.
More information about the core-libs-dev
mailing list