ibmruntimes / openj9-openjdk-jdk11

Extensions for OpenJDK 11 for Eclipse OpenJ9
GNU General Public License v2.0
31 stars 112 forks source link

Ensures time compensation is not less than checkpointRestoreTimeDelta #723

Closed JasonFengJ9 closed 1 year ago

JasonFengJ9 commented 1 year ago

Ensures time compensation is not less than checkpointRestoreTimeDelta

Ensure the time compensation in milliseconds is not less than the checkpoint restore time delta.

Related to

Cherry-pick

Signed-off-by: Jason Feng fengj@ca.ibm.com