RFR: 8146132: Excessive output from make test-image [v2]

Coleen Phillimore coleenp at openjdk.org
Mon Jan 16 14:21:18 UTC 2023


On Thu, 12 Jan 2023 18:01:50 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> This change makes native output files be only printed when building with LOG=info, to make the build not have so many pages of output.
>> Tested with GHA and locally (tbd)
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   This seems to do the right thing without summarizing the number of object files compiled for the tests.

I don't know how to do this.  My local solution:

make jdk-image test-image | grep -v "Creating "

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

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



More information about the build-dev mailing list