Integrated: JDK-8289948: Improve test coverage for XPath functions: Node Set Functions

Bill Huang duke at openjdk.org
Mon Aug 1 16:40:20 UTC 2022


On Mon, 25 Jul 2022 22:04:31 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()

This pull request has now been integrated.

Changeset: 57bf603b
Author:    Bill Huang <bill.w.huang at oracle.com>
Committer: Joe Wang <joehw at openjdk.org>
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


More information about the core-libs-dev mailing list