[jdk11u-dev] RFR: 8217730: Split up MakeBase.gmk
Goetz Lindenmaier
goetz at openjdk.org
Fri Jan 27 09:16:27 UTC 2023
This is a change only moving make code from MakeBase to new files.
The code basically remains unchanged.
There are four small differences in current 11 MakeBase to the version this
change was originally applied to. I moved these to Utils, see the extra change
on top.
-------------
Commit messages:
- Move differences between current 11 and the base of the orig change to Utils.gmk
- Backport 16271669822c7500b60fc4da6268f682d0ba581c
Changes: https://git.openjdk.org/jdk11u-dev/pull/1695/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1695&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8217730
Stats: 1281 lines in 4 files changed: 691 ins; 584 del; 6 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1695.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1695/head:pull/1695
PR: https://git.openjdk.org/jdk11u-dev/pull/1695
More information about the jdk-updates-dev
mailing list