Uses of Package
org.eclipse.openj9.criu
Package
Description
This package enables access to CRIU capabilities from Java.
-
ClassDescriptionCRIU Support API A checkpoint is the act of halting the JVM, saving its state and writing it out to a file(s).A hook can be one of the following states: SINGLE_THREAD_MODE - a mode in which only the Java thread that requested a checkpoint is permitted to run.Abstract CRIU exception superclass.