Closed singh264 closed 9 months ago
@tajila requesting your review.
@JasonFengJ9 please review/merge
jenkins test sanity xmac,alinux64 jdk11
This should not have been merged until after equivalent changes have been applied to later versions (jdk17, jdk21, jdk22, jdknext). @singh264 Please prepare changes for those versions.
@keithc-ca those equivalent changes were merged a while ago, this is the Java level not applied initially.
https://github.com/eclipse-openj9/openj9/issues/18749#issuecomment-1889793364
I see that now. Sorry for the interruption.
Add NotCheckpointSafe annotations to PhantomCleanable to avoid blocking operations during restore in CRIU single thread mode, and fix the failures in the cmdLineTester_criu_nonPortableRestore tests that occur due to blocking operations during restore in CRIU single thread mode.
Issue: https://github.com/eclipse-openj9/openj9/issues/18749 Signed-off-by: Amarpreet Singh Amarpreet.A.Singh@ibm.com