Skip to content

8371559: Intermittent timeouts in test javax/net/ssl/Stapling/HttpsUrlConnClient.java#151

Closed
ArnoZeller wants to merge 1 commit intoopenjdk:masterfrom
openjdk-bots:backport-ArnoZeller-af18fbd4-master
Closed

8371559: Intermittent timeouts in test javax/net/ssl/Stapling/HttpsUrlConnClient.java#151
ArnoZeller wants to merge 1 commit intoopenjdk:masterfrom
openjdk-bots:backport-ArnoZeller-af18fbd4-master

Conversation

@ArnoZeller
Copy link
Contributor

@ArnoZeller ArnoZeller commented Jan 16, 2026

I would like to backport this because the issue also occurs in older JDKs.


Progress

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

Issue

  • JDK-8371559: Intermittent timeouts in test javax/net/ssl/Stapling/HttpsUrlConnClient.java (Bug - P3 - Approved)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 151

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Jan 16, 2026

👋 Welcome back azeller! 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 Jan 16, 2026

@ArnoZeller 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:

8371559: Intermittent timeouts in test javax/net/ssl/Stapling/HttpsUrlConnClient.java

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 master branch. If another commit should be pushed before you perform the /integrate command, your PR will be automatically rebased. If you prefer to avoid any potential automatic rebasing, please check the documentation for the /integrate command for further details.

As you do not have Committer status in this project an existing Committer must agree to sponsor your change.

➡️ To flag this PR as ready for integration with the above commit message, type /integrate in a new comment. (Afterwards, your sponsor types /sponsor in a new comment to perform the integration).

@openjdk openjdk bot changed the title Backport af18fbd42d2a437dd35f33e557a8906ca0c3bd07 8371559: Intermittent timeouts in test javax/net/ssl/Stapling/HttpsUrlConnClient.java Jan 16, 2026
@openjdk
Copy link

openjdk bot commented Jan 16, 2026

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 Jan 16, 2026
@openjdk
Copy link

openjdk bot commented Jan 16, 2026

⚠️ @ArnoZeller 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 Jan 16, 2026
@mlbridge
Copy link

mlbridge bot commented Jan 16, 2026

Webrevs

@ArnoZeller
Copy link
Contributor Author

/approval request I would like to backport this because the issue also occurs in older JDKs.

@openjdk
Copy link

openjdk bot commented Jan 16, 2026

@ArnoZeller
8371559: The approval request has been created successfully.

@openjdk openjdk bot added approval Requires approval; will be removed when approval is received ready Pull request is ready to be integrated and removed approval Requires approval; will be removed when approval is received labels Jan 16, 2026
@ArnoZeller
Copy link
Contributor Author

/integrate

@openjdk openjdk bot added the sponsor Pull request is ready to be sponsored label Jan 19, 2026
@openjdk
Copy link

openjdk bot commented Jan 19, 2026

@ArnoZeller
Your change (at version 2c80438) is now ready to be sponsored by a Committer.

@ArnoZeller
Copy link
Contributor Author

@RealCLanger: Would you be so kind to sponsor the backport?

@shipilev
Copy link
Member

/sponsor

@shipilev
Copy link
Member

This looks fine, but I think you would want JDK 26 backport for completeness as well.

@openjdk
Copy link

openjdk bot commented Jan 19, 2026

Going to push as commit 5c423ee.
Since your change was applied there has been 1 commit pushed to the master branch:

  • 1e72690: 8342175: MemoryEaterMT fails intermittently with ExceptionInInitializerError

Your commit was automatically rebased without conflicts.

@openjdk openjdk bot added the integrated Pull request has been integrated label Jan 19, 2026
@openjdk openjdk bot closed this Jan 19, 2026
@openjdk openjdk bot removed ready Pull request is ready to be integrated rfr Pull request is ready for review sponsor Pull request is ready to be sponsored labels Jan 19, 2026
@openjdk
Copy link

openjdk bot commented Jan 19, 2026

@shipilev @ArnoZeller Pushed as commit 5c423ee.

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

@ArnoZeller
Copy link
Contributor Author

@shipilev: Thanks for sponsoring. I just requested the JDK26 backport.

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.

2 participants