ibmruntimes / openj9-openjdk-jdk

Extensions for OpenJDK for Eclipse OpenJ9
GNU General Public License v2.0
17 stars 75 forks source link

Add NotCheckpointSafe annotations to PhantomCleanable #697

Closed singh264 closed 11 months ago

singh264 commented 11 months ago

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: eclipse-openj9/openj9#18399 Signed-off-by: Amarpreet Singh Amarpreet.A.Singh@ibm.com

singh264 commented 11 months ago

@tajila @JasonFengJ9 requesting your review.

JasonFengJ9 commented 11 months ago

jenkins test sanity amac,zlinux jdknext