On Tue, 24 Sep 2024 07:19:21 GMT, Antón Seoane <d...@openjdk.org> wrote:
> I am not planning on changing the design idea of "decorators associated with > output device". This PR enables having defaults for -Xlog-selected tagsets, > but once the output device is configured we will end up with the same > decorators throughout Sorry can you please clarify exactly how these compose. If I set one set of defaults for tags A+B and another set for C+D, then what happens if I specify `-Xlog:A+B,C+D`? And what happens if I configure decorators for say stdout and in addition enable A+B on stdout - what is the resulting set of decorators? Thanks ------------- PR Comment: https://git.openjdk.org/jdk/pull/20988#issuecomment-2370444955