On Tue, 4 Oct 2022 13:01:40 GMT, Mahendra Chhipa <mchh...@openjdk.org> wrote:
> Added test cases for xpath Axis: > 1. descendant > 2. descendant-or-self > 3. following > 4. following-sibling test/jaxp/javax/xml/jaxp/unittest/xpath/XPathExpDescendantTest.java line 41: > 39: /* > 40: * @test > 41: * @bug 8289510 s/8289510/8289509 test/jaxp/javax/xml/jaxp/unittest/xpath/XPathExpFollowingTest.java line 39: > 37: /* > 38: * @test > 39: * @bug 8289510 s/8289510/8289509 ------------- PR: https://git.openjdk.org/jdk/pull/10557