[jdk8u-ri] RFR: 8210283: Support git as an SCM alternative in the build
Mikael Vidstedt
mikael at openjdk.java.net
Thu Apr 14 21:39:50 UTC 2022
On Thu, 14 Apr 2022 21:22:09 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.
Marked as reviewed by mikael (Author).
-------------
PR: https://git.openjdk.java.net/jdk8u-ri/pull/1
More information about the jdk8u-dev
mailing list