On Fri, 7 Feb 2025 20:03:21 GMT, Joe Wang <jo...@openjdk.org> wrote: > Fix an error handling where the XMLStreamReader impl throws EOFException > instead of XMLStreamException as defined.
This pull request has now been integrated. Changeset: 5395ffa0 Author: Joe Wang <jo...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5395ffa006d06fb2b6a087885a9d7118048e6696 Stats: 68 lines in 3 files changed: 62 ins; 1 del; 5 mod 8327378: XMLStreamReader throws EOFException instead of XMLStreamException Reviewed-by: iris, lancea, naoto ------------- PR: https://git.openjdk.org/jdk/pull/23524