-
Notifications
You must be signed in to change notification settings - Fork 5.9k
8350050: Shenandoah: evaluate & potentially deprecate ShenandoahPacing #24002
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
base: master
Are you sure you want to change the base?
Conversation
👋 Welcome back ysr! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
@ysramakrishna The primary solved issue for a PR is set through the PR title. Since the current title does not contain an issue reference, it will now be updated. |
@ysramakrishna The following labels will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command. |
@ysramakrishna This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
Getting some performance numbers and will open up for review. |
/issue JDK-8350050
This is still a draft of work in progress.
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/24002/head:pull/24002
$ git checkout pull/24002
Update a local copy of the PR:
$ git checkout pull/24002
$ git pull https://git.openjdk.org/jdk.git pull/24002/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 24002
View PR using the GUI difftool:
$ git pr show -t 24002
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/24002.diff