-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add NotCheckpointSafe annotations to PhantomCleanable
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 and the cmdLineTester_criu_nonPortableRestore_Xtrace_outputFile tests that occur due to blocking operations during restore in CRIU single thread mode. Issues: eclipse-openj9/openj9#18399, eclipse-openj9/openj9#18514 Signed-off-by: Amarpreet Singh <Amarpreet.A.Singh@ibm.com>
- Loading branch information
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters