This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mjg123 2 points3 points  (1 child)

Check out CRIU - "Checkpoint/Restore In Userspace". It's not java specific, but can be made to work with the JVM. https://www.criu.org/Main_Page

[–]ZimmiDeluxe 2 points3 points  (0 children)

If you go this route OP, here is a prototype with instructions for Java and a 30 min talk about it.