On Thu, 1 Sep 2022 18:28:12 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
>
> Bill Huang has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Implemented review comments.

Marked as reviewed by joehw (Reviewer).

test/jaxp/javax/xml/jaxp/unittest/xpath/XPathExpParentTest.java line 150:

> 148: 
> 149:     /**
> 150:      * Verifies that XPath relative expressions provide a same node as 
> the context node.

typo s/a same node/the same node.  No need to refresh the patch.

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

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

Reply via email to