RFR: 7902610: Make jcheck tests work with Mercurial 4.3+
Erik Joelsson
erik.joelsson at oracle.com
Tue Feb 18 18:29:41 UTC 2020
Looks good.
/Erik
On 2020-02-14 05:17, Erik Helin wrote:
> Hi all,
>
> please review this small patch that ensures that `make test` in the
> jcheck repository works with Mercurial version 4.3 and newer. The
> patch simply applies the same fix to jcheck_test.py that was applied
> to jcheck.py in 80ed80843d64 [0].
>
> Webrev:
> - http://cr.openjdk.java.net/~ehelin/7902610/00/
>
> Issue:
> - https://bugs.openjdk.java.net/browse/CODETOOLS-7902610
>
> Testing:
> - `make test` passes on Linux x64 with hg 4.9
>
> I'm not a committer in code-tools [1] so it would be great if someone
> could sponsor the patch for me.
>
> Thanks,
> Erik
>
> [0]: https://hg.openjdk.java.net/code-tools/jcheck/rev/80ed80843d64
> [1]: http://openjdk.java.net/census#code-tools
More information about the code-tools-dev
mailing list