Search Results

0
votes

Are there any Java VMs which can save their state to a file and then reload that state?

Sun has done some research on "orthogonal persistence", which provides "persistence for the full computational model that is definedby the Java Language Specification": …