8315774: Enable parallelism in vmTestbase/gc/g1/unloading tests#3044
8315774: Enable parallelism in vmTestbase/gc/g1/unloading tests#3044cost0much wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back cost0much! A progress list of the required criteria for merging this PR into |
|
@cost0much 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 24 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. 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 |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
/approval request Makes vmTestbase/gc/g1/unloading tests parallel. Clean backport. Passes GHA and vmTestbase/gc/g1/unloading tests. Risk is low: test code only and no change to tests themself. |
|
@cost0much |
|
@cost0much This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a |
|
/keepalive |
|
@cost0much The pull request is being re-evaluated and the inactivity timeout has been reset. |
|
@cost0much This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a |
|
/integrate |
|
@cost0much |
|
/sponsor |
|
Going to push as commit b604657.
Your commit was automatically rebased without conflicts. |
|
@shipilev @cost0much Pushed as commit b604657. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Clean backport to make vmTestbase/gc/g1/unloading tests parallel. Passes GHA and vmTestbase/gc/g1/unloading tests.
time make run-test TEST="vmTestbase/gc/g1/unloadingBefore:
1220.85s user 109.96s system 53% cpu 41:28.83 totalAfter:
1240.52s user 89.00s system 707% cpu 3:07.93 totalProgress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3044/head:pull/3044$ git checkout pull/3044Update a local copy of the PR:
$ git checkout pull/3044$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3044/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3044View PR using the GUI difftool:
$ git pr show -t 3044Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3044.diff
Using Webrev
Link to Webrev Comment