-
Notifications
You must be signed in to change notification settings - Fork 18
Add Brian Goetz presentation from July 2024 #14
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: main
Are you sure you want to change the base?
Conversation
Also sorted items in reverse chronological order.
👋 Welcome back abyrd! A progress list of the required criteria for merging this PR into |
@abyrd This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the As you do not have Committer status in this project an existing Committer must agree to sponsor your change. ➡️ To flag this PR as ready for integration with the above commit message, type |
/integrate |
@abyrd This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 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! |
This is a minor documentation change intended only to ensure the public can readily find the clearest and most recent information on project Valhalla. I do not have a particular sponsor / Committer in mind. Hopefully someone with the appropriate permissions can verify that the link leads to a valuable and authoritative source of information on the current state of the project. |
@abyrd This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 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! |
Looking into the present state of project Valhalla, I found a very good presentation from July of 2024 at https://inside.java/tag/valhalla that was not listed on the page at https://openjdk.org/projects/valhalla/ but seems to fit well alongside the other presentations listed there.
I updated the page to include this presentation from Brian Goetz. I also sorted the presentations in reverse chronological order, as some of the information in this 2024 presentation seems to supersede previous ones.
Progress
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/valhalla-docs.git pull/14/head:pull/14
$ git checkout pull/14
Update a local copy of the PR:
$ git checkout pull/14
$ git pull https://git.openjdk.org/valhalla-docs.git pull/14/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 14
View PR using the GUI difftool:
$ git pr show -t 14
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/valhalla-docs/pull/14.diff
Using Webrev
Link to Webrev Comment