On Mon, 21 Nov 2022 14:11:27 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

> The `debug` level of make logging is not really useful, since it spits out a 
> full expansion of all named param macro arguments and their values. 
> 
> With the NamedParamsMacroTemplate being stable for years, this is seldom 
> useful, and the massive amount of logs drown out everything else.
> 
> We should move this debugging to the `trace` level.

This pull request has now been integrated.

Changeset: 0ac01485
Author:    Magnus Ihse Bursie <i...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/0ac01485d3cf65b35a6ae7431dafccbca7e21eee
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8297342: make LOG=debug is too verbose

Reviewed-by: erikj

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

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

Reply via email to