RFR: JDK-8315278: Patch 'print-targets' target to print targets separated by new line [v3]
Koichi Sakata
ksakata at openjdk.org
Fri Sep 1 06:09:48 UTC 2023
On Wed, 30 Aug 2023 16:38:39 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
>
> Cesar Soares Lucas has updated the pull request incrementally with one additional commit since the last revision:
>
> Adjust ident and also apply patch on print-modules and print-tests
Marked as reviewed by ksakata (Committer).
I'll sponsor you.
-------------
PR Review: https://git.openjdk.org/jdk/pull/15479#pullrequestreview-1606311064
PR Comment: https://git.openjdk.org/jdk/pull/15479#issuecomment-1702213901
More information about the build-dev
mailing list