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`). This pull request has now been integrated. Changeset: 6847bbbb Author: Michael Edgar <[email protected]> Committer: Joe Wang <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/6847bbbb Stats: 103 lines in 2 files changed: 91 ins; 7 del; 5 mod 8255918: XMLStreamFilterImpl constructor consumes XMLStreamException Reviewed-by: joehw ------------- PR: https://git.openjdk.java.net/jdk/pull/1209
