Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

openjdk/crac

Repository files navigation

Build

CRaC JDK have extended build procedure.

  1. Build JDK as usual
bash configuremake imagesmv build/linux-x86_64-server-release/images/jdk/ .
  1. Download a build ofmodified CRIU
  2. Extract and copycriu binary over a same named file in the JDK
cp criu-dist/sbin/criu jdk/lib/criu

Grant permissions to allow regular user to run it

sudo chown root:root jdk/lib/criusudo chmod u+s jdk/lib/criu

JDK

For build instructions please see theonline documentation,or either of these files:

Seehttps://openjdk.org/ for more information about the OpenJDKCommunity and the JDK and seehttps://bugs.openjdk.org for JDK issuetracking.


[8]ページ先頭

©2009-2025 Movatter.jp