RFR Mercurial trees extension: Fixes for hg 4.2-4.5

Martin Buchholz martinrb at google.com
Wed May 2 20:36:42 UTC 2018


Hi Mark,

These changes to trees have not made it into
http://hg.openjdk.java.net/code-tools/trees/
This is becoming a problem because mercurial 4.5.3 is the default on Ubuntu
18.04 LTS (and debian testing).

Upstream mercurial API churn continues, and there is an additional recent
upstream commit that will have to be dealt with (Google might contribute a
fix)
https://www.mercurial-scm.org/repo/hg/rev/54435fd09f1d

trees is less useful than it used to be, given that jdk10+ will not need
it.  But we'll have to deal with jdk8u for another few years.

Thanks.

On Tue, Mar 6, 2018 at 1:13 PM, <mark.reinhold at oracle.com> wrote:

> http://cr.openjdk.java.net/~mr/rev/trees/
>
> Tested against hg 1.1-4.5, including remote tests.
>
> Question: In some of the code-tools repos, some changeset comments
> include bug numbers from the CODETOOLS JBS project.  A couple of the
> recent changesets in the trees repo have bug numbers, but the most
> recent one does not.
>
> Do we want to use CODETOOLS bug numbers in the trees repo uniformly,
> going forward?  What about other hg-tools repos?
>
> Personally, it seems like overkill to me since these tools are small,
> and usually change only rarely, but I'd like to hear other opinions.
>
> - Mark
>


More information about the hg-tools-dev mailing list