Live data from Hacker News

Java purity and version 7

my.opera.com

1–2 of 2 posts

Re: Java purity and version 7

#2
As commented on the blog:

I pretty much don't understand the comment about loosing exception information is about. Isn't that exactly what getSuppressed() does?

printStackTrace() also mentions the suppressed exception, even with nice indentation. Am I missing something?