On Thu, 8 Sep 2022 06:19:10 GMT, Rahul Prabhu <d...@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