[jdk8u-ri] RFR: 8210283: Support git as an SCM alternative in the build [v2]
Tim Bell
tbell at openjdk.java.net
Fri Apr 15 13:54:42 UTC 2022
On Thu, 14 Apr 2022 22:29:34 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> This is a backport of the changes needed to support building from Git repos. I've tried to keep the changes minimal. The patch differs quite a bit from the original jdk8u backport of this change, mainly in the parts that only really serve to interact with Oracle custom build logic, and likely aren't used by anyone in jdk8u main. For example, I chose to keep the existing .hgtip files instead of trying to rename them to something else (.gittip or .src-rev), as updating the external dependencies we have on these file names would be too much work for this release.
>
> Erik Joelsson has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> Git support
Looks good
-------------
Marked as reviewed by tbell (Reviewer).
PR: https://git.openjdk.java.net/jdk8u-ri/pull/1
More information about the jdk8u-dev
mailing list