Integrated: 8284400: Improve XPath exception handling
Joe Wang
joehw at openjdk.java.net
Fri May 27 21:50:43 UTC 2022
On Fri, 27 May 2022 01:12:18 GMT, Joe Wang <joehw at openjdk.org> wrote:
> Addresses an insufficiency of error handling in the XPath implementation. Some cleanup where appropriate, without attempting to do too much as this is a component that hasn't had much changes for 15 years, a fairly stable application.
>
> Test: tier2 passed
> JCK: JCK XML tests passed
This pull request has now been integrated.
Changeset: ed8e8ac2
Author: Joe Wang <joehw at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ed8e8ac2892af3a0a70b95330e01ec976d3fea3c
Stats: 863 lines in 11 files changed: 617 ins; 179 del; 67 mod
8284400: Improve XPath exception handling
Reviewed-by: lancea, naoto
-------------
PR: https://git.openjdk.java.net/jdk/pull/8910
More information about the core-libs-dev
mailing list