-
Sub-task
-
Resolution: Fixed
-
P4
-
17
-
b10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8301351 | 17.0.8-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8301807 | 17.0.7 | Victor Rudometov | P4 | Resolved | Fixed | b01 |
This task covers XPath string functions including
* string()
* concat()
* starts-with()
* contains()
* substring()
* substring-before()
* substring-after()
* string-length()
* normalize-space()
* translate()
For more details, please refer to https://www.w3.org/TR/1999/REC-xpath-19991116/#section-String-Functions
* string()
* concat()
* starts-with()
* contains()
* substring()
* substring-before()
* substring-after()
* string-length()
* normalize-space()
* translate()
For more details, please refer to https://www.w3.org/TR/1999/REC-xpath-19991116/#section-String-Functions
- backported by
-
JDK-8301351 Improve test coverage for XPath functions: String Functions
- Resolved
-
JDK-8301807 Improve test coverage for XPath functions: String Functions
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/2fa09bbc
-
Commit openjdk/jdk/d889264c
-
Review openjdk/jdk17u-dev/1143
-
Review openjdk/jdk/9752
(1 links to)