RFR: 8289508: Improve test coverage for XPath Axes: ancestor, ancestor-or-self, preceding, and preceding-sibling
Rahul Prabhu
duke at openjdk.org
Thu Sep 8 21:28:35 UTC 2022
On Thu, 8 Sep 2022 15:54:03 GMT, Rajan Halade <rhalade 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.
@rhalade should be good for review now.
-------------
PR: https://git.openjdk.org/jdk/pull/10211
More information about the core-libs-dev
mailing list