RFR: JDK-8289509 : Improve test coverage for XPath Axes: descendant, descendant-or-self, following, following-sibling [v3]
Joe Wang
joehw at openjdk.org
Tue Oct 11 19:40:33 UTC 2022
On Tue, 11 Oct 2022 11:31:53 GMT, Mahendra Chhipa <mchhipa at openjdk.org> wrote:
>> Added test cases for xpath Axis:
>> 1. descendant
>> 2. descendant-or-self
>> 3. following
>> 4. following-sibling
>
> Mahendra Chhipa has updated the pull request incrementally with one additional commit since the last revision:
>
> Added predicate tests.
Thanks for the update.
-------------
Marked as reviewed by joehw (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10557
More information about the core-libs-dev
mailing list