-
Notifications
You must be signed in to change notification settings - Fork 28
8257858: [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m #169
Conversation
…mpl.m 8257860: [macOS]: Remove JNF dependency from libosxkrb5/SCDynamicStoreConfig.m Backport-of: 4a8b5c1
👋 Welcome back vkempik! A progress list of the required criteria for merging this PR into |
/clean |
@VladimirKempik @VladimirKempik can only mark backport pull requests as clean |
@VladimirKempik The label |
/label add backport |
@VladimirKempik The label |
This backport pull request has now been updated with issues from the original commit. |
/clean |
@VladimirKempik @VladimirKempik this backport pull request is now marked as clean |
@VladimirKempik 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 |
/integrate |
@VladimirKempik Pushed as commit 9d0d73e. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Backport to jdk13u-dev.
Applies almost clean, few gmk files had different filename and few copyright year issues.
Original commit - VladimirKempik/jdk@4a8b5c1
Progress
Issues
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk13u-dev pull/169/head:pull/169
$ git checkout pull/169
Update a local copy of the PR:
$ git checkout pull/169
$ git pull https://git.openjdk.java.net/jdk13u-dev pull/169/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 169
View PR using the GUI difftool:
$ git pr show -t 169
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk13u-dev/pull/169.diff