RFR: 8330261: Clean up linking steps [v5]
    Erik Joelsson 
    erikj at openjdk.org
       
    Tue Apr 16 12:46:42 UTC 2024
    
    
  
On Tue, 16 Apr 2024 09:49:11 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 two additional commits since the last revision:
> 
>  - ... and fix indentation
>  - Remote ExecuteWithLog for the MT call
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18783#pullrequestreview-2003522534
    
    
More information about the build-dev
mailing list