RFR: JDK-8289510 : Improve test coverage for XPath Axes: namespace [v2]

Bill Huang duke at openjdk.org
Fri Aug 26 00:05:55 UTC 2022


On Thu, 25 Aug 2022 16:58:29 GMT, Mahendra Chhipa <mchhipa at openjdk.org> wrote:

>> Added tests for namespace Axis. Tests incluse namspace expressions, namespace node counts and namespace node scope.
>
> Mahendra Chhipa has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Implemented the review comments.

One last thing I'd like to add is the default namespace, notated as xmlns="". Since this will impact most of the existing test cases, I am fine with adding it to one of the grandchildren and testing from there.

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

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


More information about the core-libs-dev mailing list