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

Limit the number of startup hints in SCC #20366

Merged
merged 4 commits into from
Oct 17, 2024

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 commented Oct 16, 2024

  1. Add a new field in the cache header which is the number of additional
    startup hints that are allowed to be stored to the SCC.
  2. Add a CML option to adjust this number.
  3. Add test cases.

Fixes: #19308

@pshipton
Copy link
Member

Pls open an docs issue.

@pshipton
Copy link
Member

jenkins test extended.system amac jdk11

@hangshao0
Copy link
Contributor Author

Doc issue: eclipse-openj9/openj9-docs#1433

@pshipton
Copy link
Member

Ran ShareClassesCMLTests-6.xml via grinder, which passed.
https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/3899

@pshipton pshipton merged commit b84802b into eclipse-openj9:master Oct 17, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using full command line as GC hints key causes key proliferation
2 participants