RFR: 8289508: Improve test coverage for XPath Axes: ancestor, ancestor-or-self, preceding, and preceding-sibling

Rajan Halade rhalade at openjdk.org
Mon Sep 12 17:15:40 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.

Thanks! Someone in core-libs team should do the final review and approval.

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

PR: https://git.openjdk.org/jdk/pull/10211


More information about the core-libs-dev mailing list