[crac] RFR: 8376959: [CRaC] Turn simengine into shared library [v2]
Timofei Pushkin
tpushkin at openjdk.org
Wed Feb 11 10:03:11 UTC 2026
On Fri, 6 Feb 2026 12:28:06 GMT, Radim Vansa <rvansa at openjdk.org> wrote:
>> I meant that in OpenJDK we will use 27 for deprecation and 28 for obsoletion, but in our downstream LTS releases we will need to pick versions with the corresponding major versions, otherwise they will never reach the deprecation/obsoletion/expiration. And for that I propose to use the versions that will be released in April 2026 and April 2027.
>
> How would you want to record the obsoletion? Fetching JVM version constant from somewhere + static_assert?
I posted the code above. Yes, via an assert, not sure if it can be static though.
-------------
PR Review Comment: https://git.openjdk.org/crac/pull/289#discussion_r2791637034
More information about the crac-dev
mailing list