On Sat, 17 Sep 2022 06:41:55 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. > > 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