Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Runtime] CRaC: fix the bug that cannot restore pipe fd successful.
Summary: If the image dir is a relative path, the criuenginue process cannot write to the pipefds file in image dir.So convert it to real path before do checkpointing. Testing: jdk/jdk/crac/AppendAppClassLoaderTest.java,jdk/jdk/crac/RestorePipeFdTest.java Reviewers: yansendao.ysd,lvfei.lv Issue: #867
- Loading branch information