RFR: 8330261: Clean up linking steps [v3]

Magnus Ihse Bursie ihse at openjdk.org
Mon Apr 15 13:43:53 UTC 2024


> Instead of executing code directly in Link.gmk, we set variables that are then evaluated to get the code we want. This is non-transparent and makes it unnecessarily hard to work with the linking code base. 
> 
> This PR also contains some additional code cleanup/fixes.

Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:

  Fix ExecuteWithLog indentation

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/18783/files
  - new: https://git.openjdk.org/jdk/pull/18783/files/8cefc3b4..65765e49

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18783&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18783&range=01-02

  Stats: 16 lines in 2 files changed: 0 ins; 1 del; 15 mod
  Patch: https://git.openjdk.org/jdk/pull/18783.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18783/head:pull/18783

PR: https://git.openjdk.org/jdk/pull/18783


More information about the build-dev mailing list