On Mon, 25 Jul 2022 22:04:31 GMT, Bill Huang <[email protected]> wrote:
> Provided coverage for XPath node set functions. Functions include: > - id() > - last() > - position() > - count() > - local-name() > - namespace-uri() > - name() This pull request has now been integrated. Changeset: 57bf603b Author: Bill Huang <[email protected]> Committer: Joe Wang <[email protected]> URL: https://git.openjdk.org/jdk/commit/57bf603b7332db86c39680d16b78f94a904daf46 Stats: 354 lines in 4 files changed: 309 ins; 10 del; 35 mod 8289948: Improve test coverage for XPath functions: Node Set Functions Reviewed-by: joehw ------------- PR: https://git.openjdk.org/jdk/pull/9633
