On Thu, 28 Jul 2022 01:49:13 GMT, Bill Huang <d...@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