Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crac support in wolfi java sdk/jre #27342

Open
tuananh opened this issue Aug 30, 2024 · 1 comment
Open

crac support in wolfi java sdk/jre #27342

tuananh opened this issue Aug 30, 2024 · 1 comment

Comments

@tuananh
Copy link
Contributor

tuananh commented Aug 30, 2024

https://openjdk.org/projects/crac/

The CRaC (Coordinated Restore at Checkpoint) Project researches coordination of Java programs with mechanisms to checkpoint (make an image of, snapshot) a Java instance while it is executing. Restoring from the image could be a solution to some of the problems with the start-up and warm-up times. The primary aim of the Project is to develop a new standard mechanism-agnostic API to notify Java programs about the checkpoint and restore events. Other research activities will include, but will not be limited to, integration with existing checkpoint/restore mechanisms and development of new ones, changes to JVM and JDK to make images smaller and ensure they are correct.

not sure what it takes to get this in wolfi java sdk/jre. looks like these are what we need to do according to this https://github.com/CRaC/openjdk-builds

some other information:

@tuananh
Copy link
Contributor Author

tuananh commented Aug 30, 2024

@rawlingsj what do you think? is this something Wolfi team interested it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant