RFR 8009581: Xpathexception does not honor initcause()
Alan Bateman
Alan.Bateman at oracle.com
Sat May 25 15:41:50 UTC 2013
On 25/05/2013 09:37, Aleksej Efimov wrote:
> David, Jason,
> Thank you for your comments and suggestions. They all were taken in
> account and as a result - the new webrev:
> http://cr.openjdk.java.net/~dmeetry/8009581/webrev.2/
I think this looks better. I assume that since the super.getCause() is
null that there is no need to handle IllegalStateException now.
I think the test could be beefed up to cover the
serialization/de-serialization too (since this is new code and doesn't
appear to be exercised by other tests).
-Alan
More information about the core-libs-dev
mailing list