8270959: Update boot JDK to 16.0.2#583
Conversation
|
👋 Welcome back kcr! A progress list of the required criteria for merging this PR into |
|
I'd like two reviewers given that we are in ramp-down for JavaFX 17. /reviewers 2 |
|
@kevinrushforth |
arapte
left a comment
There was a problem hiding this comment.
Looks good. to me, verified Mac and Windows build.
|
We'll check on all platforms. |
tiainen
left a comment
There was a problem hiding this comment.
Build succeeded on all platforms.
|
@kevinrushforth This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. 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 1 new commit pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the ➡️ To integrate this PR with the above commit message to the |
|
/integrate |
|
@kevinrushforth Pushed as commit d540109. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Update boot JDK used to build JavaFX to JDK 16.0.2, which supersedes 16.0.1.
NOTE: this is targeted to
jfx17.Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.java.net/jfx pull/583/head:pull/583$ git checkout pull/583Update a local copy of the PR:
$ git checkout pull/583$ git pull https://git.openjdk.java.net/jfx pull/583/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 583View PR using the GUI difftool:
$ git pr show -t 583Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jfx/pull/583.diff