Integrated: JDK-8315278: Patch 'print-targets' target to print targets separated by new line
    Cesar Soares Lucas 
    cslucas at openjdk.org
       
    Fri Sep  1 06:09:49 UTC 2023
    
    
  
On Wed, 30 Aug 2023 03:12:18 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:
> Currently 'make print-targets' print all targets on the same line separated by space. That isn't only terribly to read but hard to "grep". Printing each target on a separate line seems much better.
> 
> Tested on: Linux x64, Windows x64 and MacOS AArch64
This pull request has now been integrated.
Changeset: 764f65c8
Author:    Cesar Soares Lucas <cslucas at openjdk.org>
Committer: Koichi Sakata <ksakata at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/764f65c8b442697dfd46ee7a4c97971b28eb887b
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8315278: Patch 'print-targets' target to print targets separated by new line
Reviewed-by: erikj, ksakata
-------------
PR: https://git.openjdk.org/jdk/pull/15479
    
    
More information about the build-dev
mailing list