On Sat, 12 Sep 2020 18:30:08 GMT, Andy Herrick <herr...@openjdk.org> wrote:
> JDK-8230652 > Extracting the commands displayed by verbose output (including commands > called thru ToolProvider) , to contain the the > command, it's output, and it's return value on separate lines and formatted > in a way that they can be easily cut and > pasted into a script. This pull request has now been integrated. Changeset: 43be5a3c Author: Andy Herrick <herr...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/43be5a3c Stats: 78 lines in 9 files changed: 25 ins; 42 del; 11 mod 8230652: Improve verbose output Reviewed-by: almatvee, asemenyuk, kizune ------------- PR: https://git.openjdk.java.net/jdk/pull/141