RFR: 8329289: Unify SetupJdkExecutable and SetupJdkLibrary
    Erik Joelsson 
    erikj at openjdk.org
       
    Thu Mar 28 21:28:32 UTC 2024
    
    
  
On Thu, 28 Mar 2024 17:59:10 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> Currently a lot of code is duplicated between SetupJdkExecutable and SetupJdkLibrary. Furthermore, some functionality is still missing from SetupJdkExecutable that is present in SetupJdkLibrary. These functions also have not had their documentation properly updated as they have evolved. This PR will fix all of this.
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18537#pullrequestreview-1967391802
    
    
More information about the build-dev
mailing list