[crac] RFR: Merge jdk-23+37

Radim Vansa rvansa at openjdk.org
Fri Aug 30 11:26:43 UTC 2024


On Thu, 29 Aug 2024 14:50:19 GMT, Radim Vansa <rvansa at openjdk.org> wrote:

> This merges the release candidate tag 23+37 into CRaC, expecting that we will baseline on 23 soon.
> 
> Most of the conflicts to resolve were trivial, one place worth attention is `LinuxAttachListener`+`LinuxAttachOperation` that were refactored in CRaC and in upstream renamed to `PosixAttachListener`+`PosixAttachOperation`. Second set of conflicts appeared in CPU features handling.

Some of the test failures (on x86_64 and macos) are intermittent failures, should be fixed independently.
There are failures on x86 (32bit), I could reproduce some container related tests - there were some 32-bit libraries missing in the system (though the failure does not reproduce all the time).
Also TestStackOverflowDuringInit has some fixes in the downstream; these will be applied as a follow-up.

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

PR Comment: https://git.openjdk.org/crac/pull/156#issuecomment-2320901791


More information about the crac-dev mailing list