8344577: Virtual thread tests are timing out on some macOS systems#2297
8344577: Virtual thread tests are timing out on some macOS systems#2297RealCLanger wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back clanger! A progress list of the required criteria for merging this PR into |
|
@RealCLanger 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 /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 3 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the ➡️ 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
|
|
|
|
GHA failure: build failed, unrelated. |
|
Hi 8323296: java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id1 timed out Best regards, Goetz. |
…enPinned.java timed out on macosx-x64 8344577: Virtual thread tests are timing out on some macOS systems
9345ee9 to
ef41e43
Compare
|
@RealCLanger Please do not rebase or force-push to an active PR as it invalidates existing review comments. Note for future reference, the bots always squash all changes into a single commit automatically as part of the integration. See OpenJDK Developers’ Guide for more information. |
|
/issue add JDK-8344143 |
|
@RealCLanger |
-> these are already in 21 -> ok, maybe not a bad idea. So, I inlined this into this PR as I would have had to resolve anyway. I also added the changes to test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java from JDK-8336254 |
|
/integrate |
|
Going to push as commit 222ada9.
Your commit was automatically rebased without conflicts. |
|
@RealCLanger Pushed as commit 222ada9. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Hi all,
This pull request contains a backport of JDK-8344577, commit a032de29 from the openjdk/jdk repository.
The commit being backported was authored by Alan Bateman on 25 Nov 2024 and was reviewed by Jaikiran Pai.
I did a minor resolve in test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java and dropped changes to several tests which do not exist in 21.
Thanks!
Progress
Issues
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/2297/head:pull/2297$ git checkout pull/2297Update a local copy of the PR:
$ git checkout pull/2297$ git pull https://git.openjdk.org/jdk21u-dev.git pull/2297/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2297View PR using the GUI difftool:
$ git pr show -t 2297Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/2297.diff
Using Webrev
Link to Webrev Comment