[jdk17u-dev] RFR: 8290836: Improve test coverage for XPath functions: String Functions

Paul Hohensee phh at openjdk.org
Fri Feb 3 19:26:02 UTC 2023


On Thu, 2 Feb 2023 00:29:48 GMT, Victor Rudometov <vrudomet at openjdk.org> wrote:

> Backport for 
> https://bugs.openjdk.org/browse/JDK-8290836 Improve test coverage for XPath functions: String Functions
> https://bugs.openjdk.org/browse/JDK-8290837 Improve test coverage for XPath functions: Boolean Functions
> https://bugs.openjdk.org/browse/JDK-8290838 Improve test coverage for XPath functions: Number Functions
> 
> cherry picked from commit [d889264c6123b6c28bdd6336f5ae547e4e441aa7 ()](https://github.com/openjdk/jdk/commit/d889264c6123b6c28bdd6336f5ae547e4e441aa7)
> 
> Clean backport, parity with 17.0.8-oracle
> Low risk, test update and new test
> 
> Test passes on linux, macOS

https://bugs.openjdk.org/browse/JDK-8290837 is tagged jdk17u-fix-yes, but https://bugs.openjdk.org/browse/JDK-8290836 (this PR) and https://bugs.openjdk.org/browse/JDK-8290838 were included in the same original commit but are not tagged. This PR will backport all three.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1143


More information about the jdk-updates-dev mailing list