On Mon, 15 Apr 2024 12:34:53 GMT, Magnus Ihse Bursie <i...@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. This pull request has now been integrated. Changeset: 6e77d918 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/6e77d918e62a2eb77c3c1cc32b8ddad909036517 Stats: 120 lines in 5 files changed: 49 ins; 39 del; 32 mod 8330261: Clean up linking steps Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/18783