-
Notifications
You must be signed in to change notification settings - Fork 171
Merge jdk8u:master #421
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
Merge jdk8u:master #421
Conversation
Reviewed-by: mbalao, andrew Backport-of: 334b977259930368160db705c1f2feda0b0e8707
…t encode params correctly Reviewed-by: sgehwolf, mbalao, andrew Backport-of: 11e4a925bec3c1f79e03045d48def53188b655e6
Reviewed-by: mbalao, andrew Backport-of: ef0ea85bf1398b73bd308ba2b395c917b449aa3b
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com> Co-authored-by: Martin Balao Alonso <mbalao@redhat.com> Reviewed-by: andrew
Reviewed-by: yan, andrew Backport-of: 08980a0a60bc48c17eacd57fd2d7065ac2d986a8
Reviewed-by: mbalao, fferrari, andrew Backport-of: 62ac93d145ca9fa1ab0c040533c62c42c202703a
Reviewed-by: mbalao, andrew Backport-of: 2621f68c0672092254a52414705d0e916a3a3fbc
Reviewed-by: mbalao, andrew Backport-of: ed1269b7410759e8fa0d97d85328f20d11ae8d9a
Reviewed-by: mbalao, andrew Backport-of: 066482f9686ca81068f9386322afda8e73323f5e
|
👋 Welcome back andrew! A progress list of the required criteria for merging this PR into |
|
|
|
@gnu-andrew 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 ➡️ To integrate this PR with the above commit message to the |
|
VS2010 build seems to be broken because of the placing of the declarations of It doesn't make sense to fix this in the merge, but I've started the process to backport this. |
|
/integrate |
|
Going to push as commit 552c686. |
|
@gnu-andrew Pushed as commit 552c686. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
|
Backport process started for 17u: openjdk/jdk17u-dev#2136 |
Sync jdk8u402-b06
Progress
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/421/head:pull/421$ git checkout pull/421Update a local copy of the PR:
$ git checkout pull/421$ git pull https://git.openjdk.org/jdk8u-dev.git pull/421/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 421View PR using the GUI difftool:
$ git pr show -t 421Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/421.diff