[crac] RFR: 8351923: [CRaC] Engine help message may be truncated

duke duke at openjdk.org
Thu Mar 13 14:14:27 UTC 2025


On Thu, 13 Mar 2025 09:25:15 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:

> Fixes the help message truncation by using `tty->print_raw*` instead of `tty->print*`. The latter uses a fixed-size buffer and truncates strings which don't fit there, the former does not.

@TimPushkin 
Your change (at version 4de597d23f3d07ad3708c5881d861bc9685e4b71) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/crac/pull/212#issuecomment-2721405801


More information about the crac-dev mailing list