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

Bill Huang duke at openjdk.org
Wed Aug 31 20:23: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

@JoeWang-Java Hi Joe, could you please review this PR?

-------------

PR: https://git.openjdk.org/jdk/pull/10107


More information about the core-libs-dev mailing list