RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v3]
Antón Seoane
duke at openjdk.org
Mon Oct 7 13:23:45 UTC 2024
On Mon, 7 Oct 2024 11:43:23 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:
>> I have used the mask_from_decorators function, I think it should be cleaner now
>
> 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
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21383#discussion_r1790215272
More information about the hotspot-compiler-dev
mailing list