Integrated: 8266559: XPathEvaluationResult.XPathResultType.NODESET maps to incorrect type

Joe Wang joehw at openjdk.java.net
Wed Jun 2 05:00:34 UTC 2021


On Sat, 29 May 2021 00:12:09 GMT, Joe Wang <joehw at openjdk.org> wrote:

> Makes a correction to XPathEvaluationResult.XPathResultType.NODESET mapping. Clarifies the supported types for the evaluateExpression methods.
> 
> Other changes were javadoc tag usages, e.g. s/the code tag/{@code

This pull request has now been integrated.

Changeset: 7530c00b
Author:    Joe Wang <joehw at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7530c00b33aac8918841dbae4d928956b60c261f
Stats:     77 lines in 4 files changed: 28 ins; 0 del; 49 mod

8266559: XPathEvaluationResult.XPathResultType.NODESET maps to incorrect type

Reviewed-by: lancea, naoto

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

PR: https://git.openjdk.java.net/jdk/pull/4258


More information about the core-libs-dev mailing list