-
Notifications
You must be signed in to change notification settings - Fork 236
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
8283723: Update Visual Studio 2022 to version 17.1.0 for Oracle builds on Windows #1874
8283723: Update Visual Studio 2022 to version 17.1.0 for Oracle builds on Windows #1874
Conversation
👋 Welcome back clanger! A progress list of the required criteria for merging this PR into |
This backport pull request has now been updated with issue from the original commit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The script now needs a parameter for the Visual Studio version, but this should not be a big issue for such an internal helper script.
@RealCLanger This change is no longer ready for integration - check the PR body for details. |
Hi @RealCLanger |
Hm, I think the risk is low as it does not affect the product but only improves the script to generate devkits. Regarding changes to building.html: Here we will have to diff to upstream releases since build environments remain different. And, jib is something that OpenJDK does not care. After all, I leave it to you to approve or reject. In the latter case we can flag the bug jdk11u-na |
I agree the change to the dev kit are good, but this is just not a backport of the change. |
@RealCLanger 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! |
|
@RealCLanger 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! |
Closing as per @GoeLin's comment. |
I skipped the changes to building.html/building.md because this would simply be wrong for 11u. Also, changing jib-profiles.js is pointless. However, the updates to createWindowsDevkit.sh are good to have and apply cleanly.
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/1874/head:pull/1874
$ git checkout pull/1874
Update a local copy of the PR:
$ git checkout pull/1874
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/1874/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 1874
View PR using the GUI difftool:
$ git pr show -t 1874
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/1874.diff
Webrev
Link to Webrev Comment