RFR: JDK-8289509 : Improve test coverage for XPath Axes: descendant, descendant-or-self, following, following-sibling [v2]
Mahendra Chhipa
mchhipa at openjdk.org
Fri Oct 7 15:36:16 UTC 2022
> Added test cases for xpath Axis:
> 1. descendant
> 2. descendant-or-self
> 3. following
> 4. following-sibling
Mahendra Chhipa has updated the pull request incrementally with one additional commit since the last revision:
Implemented the review comments.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10557/files
- new: https://git.openjdk.org/jdk/pull/10557/files/a3aeea91..5489dcf1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10557&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10557&range=00-01
Stats: 47 lines in 2 files changed: 30 ins; 0 del; 17 mod
Patch: https://git.openjdk.org/jdk/pull/10557.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10557/head:pull/10557
PR: https://git.openjdk.org/jdk/pull/10557
More information about the core-libs-dev
mailing list