Integrated: 8327378: XMLStreamReader throws EOFException instead of XMLStreamException
Joe Wang
joehw at openjdk.org
Sat Feb 8 02:50:18 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.
This pull request has now been integrated.
Changeset: 5395ffa0
Author: Joe Wang <joehw at 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
More information about the core-libs-dev
mailing list