On Wed, 31 Aug 2022 20:16:33 GMT, Bill Huang <d...@openjdk.org> wrote:
> 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 This pull request has now been integrated. Changeset: e3939737 Author: Bill Huang <bill.w.hu...@oracle.com> Committer: Joe Wang <jo...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e393973761eec8fe08d901d93fc5a9261b6faf14 Stats: 165 lines in 2 files changed: 165 ins; 0 del; 0 mod 8292990: Improve test coverage for XPath Axes: parent Reviewed-by: joehw ------------- PR: https://git.openjdk.org/jdk/pull/10107