[crac] Integrated: 8348934: [CRaC] Drop CRTrace VM option

Timofei Pushkin tpushkin at openjdk.org
Thu Jan 30 15:08:14 UTC 2025


On Wed, 29 Jan 2025 08:37:41 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:

> Obsoletes `CRTrace` VM option in favor of unified JVM logging.
> 
> Now it prints
> 
> [0.180s][info][crac] Checkpoint ...
> 
> rather than
> 
> CR: Checkpoint ...
> 
> 
> Logging level for `crac` is programmatically set to `Info` (from the default `Warn`) and the level of a few other messages was reduced to `debug`.

This pull request has now been integrated.

Changeset: 61f7153e
Author:    Timofei Pushkin <tpushkin at openjdk.org>
Committer: Radim Vansa <rvansa at openjdk.org>
URL:       https://git.openjdk.org/crac/commit/61f7153e4d64fec5a9bc938e4ac8b802a4b359dd
Stats:     29 lines in 5 files changed: 4 ins; 21 del; 4 mod

8348934: [CRaC] Drop CRTrace VM option

Co-authored-by: Radim Vansa <rvansa at openjdk.org>
Co-authored-by: Timofei Pushkin <tpushkin at openjdk.org>
Reviewed-by: rvansa

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

PR: https://git.openjdk.org/crac/pull/198


More information about the crac-dev mailing list