[crac] RFR: 8375044: [CRaC] Structured engine options info [v4]

Radim Vansa rvansa at openjdk.org
Tue Jan 20 16:16:04 UTC 2026


On Mon, 19 Jan 2026 09:29:44 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:

>> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix windows build
>
> src/hotspot/share/include/crlib/crlib_description.h line 72:
> 
>> 70:   // Some keys can be excluded if these are not supposed to be set by a user but rather by the
>> 71:   // application the engine is linked to, or if these are deprecated.
>> 72:   //
> 
> For compatibility we shouldn't change existing API like this. But we can add a deprecation note for the method suggesting switching to the new `configuration_options` method.

I think this is rather clarification of the API.

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

PR Review Comment: https://git.openjdk.org/crac/pull/286#discussion_r2709059999


More information about the crac-dev mailing list