RFR: JDK-8292990 Improve test coverage for XPath Axes: parent [v3]
Bill Huang
duke at openjdk.org
Thu Sep 1 20:20:40 UTC 2022
> The goal of this task is validating the parent axis contains the parent of the context node. Context nodes include
> - root node
> - element nodes
> - text nodes
> - attribute nodes
> - namespace nodes
> - comment nodes
Bill Huang has updated the pull request incrementally with one additional commit since the last revision:
Fixed typos.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10107/files
- new: https://git.openjdk.org/jdk/pull/10107/files/637b5899..656067f1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10107&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10107&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/10107.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10107/head:pull/10107
PR: https://git.openjdk.org/jdk/pull/10107
More information about the core-libs-dev
mailing list