[crac] RFR: 8350569: [CRaC] Log level of 'crac' cannot be changed on checkpoint [v2]

Radim Vansa rvansa at openjdk.org
Mon Feb 24 16:08:10 UTC 2025


On Mon, 24 Feb 2025 13:19:55 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:

>> Fixes the issue by moving the change of the default 'crac' log set level before CLI arguments are parsed.
>
> Timofei Pushkin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Rename variable

I think that it's a bit unnecessary to test all the log levels when you actually check only `checkpointLogLevel <= selectedLogLevel`, but I'll leave this at your discretion.

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

Marked as reviewed by rvansa (Committer).

PR Review: https://git.openjdk.org/crac/pull/205#pullrequestreview-2637670711


More information about the crac-dev mailing list