RFR: 8330261: Clean up linking steps [v3]

Erik Joelsson erikj at openjdk.org
Mon Apr 15 14:05:41 UTC 2024


On Mon, 15 Apr 2024 13:43:53 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

>> 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

Marked as reviewed by erikj (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/18783#pullrequestreview-2001212672


More information about the build-dev mailing list