RFR: 8330261: Clean up linking steps [v2]

Magnus Ihse Bursie ihse at openjdk.org
Mon Apr 15 13:39:08 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:

  Restore missing )

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

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

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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