-
Notifications
You must be signed in to change notification settings - Fork 171
8186149: quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java #683
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
👋 Welcome back syan! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
Webrevs
|
|
@sendaoYan 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 |
|
@sendaoYan 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 |
|
|
|
Thanks for the reviews @phohensee GHA report two jobs jtreg tests fails. I think the fails is unrelated to this backport PR. /approval request Backport to problemlist intermittent fail tests. Only touch the Problemlist.txt file, no risk. |
|
@sendaoYan |
Hi all,
I found that gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java intermittent fails which has been fixed by jdk13 in JDK-8218049. I think this fixed PR do not suitable to backport from jdk13 to jdk8u. So I want to backport JDK-8186149 to quarantine this fragile test.
Backport not clean because there are many different context between jdk8u and jdk13 for hotspot/test/ProblemList.txt
Only touch the Problemlist, no risk.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/683/head:pull/683$ git checkout pull/683Update a local copy of the PR:
$ git checkout pull/683$ git pull https://git.openjdk.org/jdk8u-dev.git pull/683/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 683View PR using the GUI difftool:
$ git pr show -t 683Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/683.diff
Using Webrev
Link to Webrev Comment