Skip to content

Compatibility with JVM snapshots (OpenJDK's Project CRaC) #12792

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

Open
3 tasks
rwinch opened this issue Feb 27, 2023 · 0 comments
Open
3 tasks

Compatibility with JVM snapshots (OpenJDK's Project CRaC) #12792

rwinch opened this issue Feb 27, 2023 · 0 comments
Labels
type: theme An issue that describes a theme for a release
Milestone

Comments

@rwinch
Copy link
Member

rwinch commented Feb 27, 2023

As a project wide initiative the portfolio is looking into support for Project CRaC which allows JVM snapshots to be taken and then restored for faster startup times.

We will need to ensure that file handles are closed which are:

  • Database connections (likely to happen in Spring Framework)
  • LDAP Connections (likely to happen in Spring LDAP)
  • Ensure we update to the new Lifecycle methods proposed in Spring Frameworks support.
@rwinch rwinch added the type: theme An issue that describes a theme for a release label Feb 27, 2023
@rwinch rwinch added this to the 6.2.0 milestone Feb 27, 2023
@marcusdacoregio marcusdacoregio modified the milestones: 6.2.0, 6.3.0-M1 Nov 20, 2023
@sjohnr sjohnr modified the milestones: 6.3.0-M1, 6.3.0-M2 Jan 14, 2024
@jzheaux jzheaux modified the milestones: 6.3.0-M2, 6.3.x Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: theme An issue that describes a theme for a release
Projects
None yet
Development

No branches or pull requests

4 participants