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

Joe Wang joehw at openjdk.org
Mon Sep 19 15:57:41 UTC 2022


On Sat, 17 Sep 2022 06:41:55 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.
>
> Rahul Prabhu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8289508: fixed test name in XPathPrecedingTest

Thanks for the update.

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

Marked as reviewed by joehw (Reviewer).

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


More information about the core-libs-dev mailing list