RFR: JDK-8289948: Improve test coverage for XPath functions: Node Set Functions [v5]

Joe Wang joehw at openjdk.org
Thu Jul 28 02:21:39 UTC 2022


On Thu, 28 Jul 2022 01:49:13 GMT, Bill Huang <duke at openjdk.org> wrote:

>> Provided coverage for XPath node set functions. Functions include:
>> - id()
>> - last()
>> - position()
>> - count()
>> - local-name()
>> - namespace-uri()
>> - name()
>
> Bill Huang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Rename test name to XPathNodeSetFnTest.java.

Marked as reviewed by joehw (Reviewer).

Thanks for the update.

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

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


More information about the core-libs-dev mailing list