Skip to content

8325022: Incorrect error message on client authentication#2899

Closed
amosshi wants to merge 1 commit intoopenjdk:masterfrom
amosshi:backport-8325022
Closed

8325022: Incorrect error message on client authentication#2899
amosshi wants to merge 1 commit intoopenjdk:masterfrom
amosshi:backport-8325022

Conversation

@amosshi
Copy link
Contributor

@amosshi amosshi commented Aug 9, 2024

Backport of JDK-8325022

Testing

  • Local:
    • Build passed on MacOS 14.6.1 on Apple M1 Max
    • No applicable test case
  • Pipeline:
    • Linux and Windows - passed
    • Mac - adlparse.cpp:214:11: error: 'sprintf' is deprecated - this message is not caused by current PR
  • Testing Machine: SAP nightlies Passed on 2024-08-16 (No side effect caused by this PR found)

Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8325022 needs maintainer approval

Issue

  • JDK-8325022: Incorrect error message on client authentication (Bug - P4 - Approved)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/2899/head:pull/2899
$ git checkout pull/2899

Update a local copy of the PR:
$ git checkout pull/2899
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/2899/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2899

View PR using the GUI difftool:
$ git pr show -t 2899

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/2899.diff

Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Aug 9, 2024

👋 Welcome back ashi! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Aug 9, 2024

@amosshi This change now passes all automated pre-integration checks.

After integration, the commit message for the final commit will be:

8325022: Incorrect error message on client authentication

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 11 new commits pushed to the master branch:

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 master branch, type /integrate in a new comment.

@openjdk openjdk bot changed the title Backport fe78c0f1911c9fdc1d30e23847d102748dfa2063 8325022: Incorrect error message on client authentication Aug 9, 2024
@openjdk
Copy link

openjdk bot commented Aug 9, 2024

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required labels Aug 9, 2024
@openjdk
Copy link

openjdk bot commented Aug 9, 2024

⚠️ @amosshi This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@openjdk openjdk bot added the rfr Pull request is ready for review label Aug 9, 2024
@mlbridge
Copy link

mlbridge bot commented Aug 9, 2024

Webrevs

@amosshi
Copy link
Contributor Author

amosshi commented Aug 17, 2024

/approval request "Backporting as JDK-8330278 dependency. Clean backport. Test passes and SAP nightlies pass on 2024-08-16,17”

@openjdk
Copy link

openjdk bot commented Aug 17, 2024

@amosshi
8325022: The approval request has been created successfully.

@openjdk openjdk bot added the approval Requires approval; will be removed when approval is received label Aug 17, 2024
@openjdk openjdk bot added ready Pull request is ready to be integrated and removed approval Requires approval; will be removed when approval is received labels Aug 26, 2024
@amosshi
Copy link
Contributor Author

amosshi commented Aug 26, 2024

/integrate

@openjdk
Copy link

openjdk bot commented Aug 26, 2024

Going to push as commit c67fe36.
Since your change was applied there have been 14 commits pushed to the master branch:

Your commit was automatically rebased without conflicts.

@openjdk openjdk bot added the integrated Pull request has been integrated label Aug 26, 2024
@openjdk openjdk bot closed this Aug 26, 2024
@openjdk openjdk bot removed ready Pull request is ready to be integrated rfr Pull request is ready for review labels Aug 26, 2024
@openjdk
Copy link

openjdk bot commented Aug 26, 2024

@amosshi Pushed as commit c67fe36.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required integrated Pull request has been integrated

Development

Successfully merging this pull request may close these issues.

1 participant