Integrated: JDK-8292990 Improve test coverage for XPath Axes: parent

Bill Huang duke at openjdk.org
Thu Sep 1 21:31:53 UTC 2022


On Wed, 31 Aug 2022 20:16:33 GMT, Bill Huang <duke at 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.huang at oracle.com>
Committer: Joe Wang <joehw at 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


More information about the core-libs-dev mailing list