RFR: JDK-8315278: Patch 'print-targets' target to print targets separated by new line [v3]

Cesar Soares Lucas cslucas at openjdk.org
Wed Aug 30 16:38:39 UTC 2023


> 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

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/15479/files
  - new: https://git.openjdk.org/jdk/pull/15479/files/9b22bb6c..f96825f3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15479&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15479&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/15479.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15479/head:pull/15479

PR: https://git.openjdk.org/jdk/pull/15479


More information about the build-dev mailing list