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

Shared class cache generation update #1406

Open
theresa-m opened this issue Sep 13, 2024 · 0 comments
Open

Shared class cache generation update #1406

theresa-m opened this issue Sep 13, 2024 · 0 comments

Comments

@theresa-m
Copy link
Contributor

Issue or pull request number:
eclipse-openj9/openj9#20029

Overview:
Changes to the shared classes cache generation number
The format of classes that are stored in the shared classes cache is changed due to eclipse-openj9/openj9#20029. As a result, the shared cache generation number is changed, which causes the JVM to create a new shared classes cache, rather than re-creating or reusing an existing cache. To save space, all existing shared caches can be removed unless they are in use by an earlier release. For more information about deleting a shared classes cache, see -Xshareclasses option.

Release target:
Eclipse OpenJ9 0.49.0

Applies to the following JDK versions:
T
All

Applies to the following platforms:
All

For new command line options:
n/a

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

2 participants