RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v6]
Antón Seoane
duke at openjdk.org
Wed Oct 9 12:21:58 UTC 2024
On Mon, 7 Oct 2024 13:20:36 GMT, Antón Seoane <duke at openjdk.org> wrote:
>> There is `LogDecorators::None`
>
> LogDecorators::None is defined in the .cpp, so I'd either have to make it "visible" or use the alternative NoDecorators. Both options are fine for me
I am using `LogDecorators::None` now, I think it is cleaner than the `NoDecorators` alternative
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21383#discussion_r1793418398
More information about the hotspot-compiler-dev
mailing list