Integrated: JDK-8289509 : Improve test coverage for XPath Axes: descendant, descendant-or-self, following, following-sibling
Mahendra Chhipa
mchhipa at openjdk.org
Wed Oct 12 18:16:34 UTC 2022
On Tue, 4 Oct 2022 13:01:40 GMT, Mahendra Chhipa <mchhipa at openjdk.org> wrote:
> Added test cases for xpath Axis:
> 1. descendant
> 2. descendant-or-self
> 3. following
> 4. following-sibling
This pull request has now been integrated.
Changeset: 1961e81e
Author: Mahendra Chhipa <mchhipa at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1961e81e02e707cd0c8241aa3af6ddabf7668589
Stats: 358 lines in 2 files changed: 358 ins; 0 del; 0 mod
8289509: Improve test coverage for XPath Axes: descendant, descendant-or-self, following, following-sibling
Reviewed-by: bhuang, joehw
-------------
PR: https://git.openjdk.org/jdk/pull/10557
More information about the core-libs-dev
mailing list