Other |
---|
tbdResolved |
Relates :
|
This is probably not something we can do right now, but I thought I should just record the bug anyway. XMLStreamException doesn't implement the getCause method, so when it's a part of nested exceptions, JDK is unable to report the exceptions nested inside XMLStreamException correctly. See 6385694 for a similar bug for SAXException.
|