8368694: PKCS11-NSS generic keys generated by DH have leading zeroes stripped - #4617
8368694: PKCS11-NSS generic keys generated by DH have leading zeroes stripped#4617GoeLin wants to merge 5 commits into
Conversation
|
👋 Welcome back goetz! A progress list of the required criteria for merging this PR into |
|
@GoeLin 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 /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 4 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. ➡️ To integrate this PR with the above commit message to the |
|
This backport pull request has now been updated with issue from the original commit. |
Webrevs
|
|
Dropped approval for this one until it is in its final form against |
|
Hi @gnu-andrew |
|
HI @gnu-andrew |
Yes, I am always in two minds about whether to use them. They are mostly useful to the developer rather than the reviewers, and pretty much a must have if you need to make sure something works in GHA after multiple PRs (e.g. when we were moving 8u to a newer MacOS). I try to restrict them to these cases, or when a backport doesn't really make sense without being able to point to the one that depends on it (e.g. openjdk/jdk25u-dev#756 and openjdk/jdk25u-dev#757 that I just did myself). FWIW, I do a rebase after it moves back to I removed the approval for this reason. Sorry for not getting back to it earlier this week, but I had to chase changes for the upcoming RHEL releases yesterday. /approve yes |
|
@gnu-andrew |
|
Thanks for the approval! |
|
/integrate |
|
Going to push as commit 1467219.
Your commit was automatically rebased without conflicts. |
I backport this for parity with 17.0.21-oracle from 25.
Resolved one copyright, probably clean anyways.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4617/head:pull/4617$ git checkout pull/4617Update a local copy of the PR:
$ git checkout pull/4617$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4617/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4617View PR using the GUI difftool:
$ git pr show -t 4617Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4617.diff
Using Webrev
Link to Webrev Comment