On Fri, 13 Nov 2020 22:14:47 GMT, Michael Edgar <[email protected]> wrote:
> Allow `XMLStreamException` to be thrown to the application when a filtered > `XMLStreamReader` encounters an `XMLStreamException` advancing the wrapped > `XMLStreamReader`. > > Note, this PR includes a method signature change (constructor of > `com.sun.org.apache.xerces.internal.impl.XMLStreamFilterImpl`). Test has been updated for `jtreg`. ------------- PR: https://git.openjdk.java.net/jdk/pull/1209
