RFR: 8327378: XMLStreamReader throws EOFException instead of XMLStreamException
Lance Andersen
lancea at openjdk.org
Fri Feb 7 20:39:12 UTC 2025
On Fri, 7 Feb 2025 20:03:21 GMT, Joe Wang <joehw at openjdk.org> wrote:
> Fix an error handling where the XMLStreamReader impl throws EOFException instead of XMLStreamException as defined.
Looks OK Joe
I might suggest an RN to give a heads up on the change of Exception to match he spec
-------------
Marked as reviewed by lancea (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23524#pullrequestreview-2602777128
More information about the core-libs-dev
mailing list