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

chore: Cleanup Java21 arguments (#29756) #29758

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

spbolton
Copy link
Contributor

@spbolton spbolton commented Aug 27, 2024

Proposed Changes

  • Remove old Pre java 21 java arguments

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

Additional Info

Related to #29756 (Cleanup Java21 arguments).

Screenshots

Original Updated
** original screenshot ** ** updated screenshot **

This PR fixes: #29756

@spbolton spbolton linked an issue Aug 27, 2024 that may be closed by this pull request
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@spbolton spbolton enabled auto-merge August 27, 2024 13:17
Copy link
Contributor

@dcolina dcolina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

@spbolton spbolton added this pull request to the merge queue Aug 27, 2024
Merged via the queue into master with commit a40ca94 Aug 27, 2024
31 checks passed
@spbolton spbolton deleted the issue-29756-cleanup-java21-arguments branch August 27, 2024 15:39
github-merge-queue bot pushed a commit that referenced this pull request Aug 27, 2024
) (#29760)

### Proposed Changes
* Replace existing ShenandoahGC options for -XX:+UseZGC
-XX:+ZGenerational

Depends upon PR #29758
This should be merged after the parent PR as it includes the changes of
that PR

### Checklist
- [ ] Tests
- [ ] Translations
- [ ] Security Implications Contemplated (add notes if applicable)

### Additional Info
This PR resolves #29759 (Updaate to ZGC ZGenerational garbage collection
su).


### Screenshots
Original             |  Updated
:-------------------------:|:-------------------------:
** original screenshot **  |  ** updated screenshot **
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

Successfully merging this pull request may close these issues.

Cleanup Java21 arguments
3 participants