RFR: 8289508: Improve test coverage for XPath Axes: ancestor, ancestor-or-self, preceding, and preceding-sibling
Rajan Halade
rhalade at openjdk.org
Thu Sep 8 21:28:34 UTC 2022
On Thu, 8 Sep 2022 06:19:10 GMT, Rahul Prabhu <duke at openjdk.org> wrote:
> Created two files for testing XPath Axes: XPathAncestors.java tests the ancestor and ancestor-or-self axes, while XPathPrecedingTest.java tests the preceding and preceding-sibling axes.
Please fix jcheck issues. Code has trailing whitespaces on several lines.
-------------
PR: https://git.openjdk.org/jdk/pull/10211
More information about the core-libs-dev
mailing list