8369447: GenShen: Regulator thread may observe inconsistent states#500
8369447: GenShen: Regulator thread may observe inconsistent states#500earthling-amzn wants to merge 3 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back wkemper! 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
|
kdnilsen
left a comment
There was a problem hiding this comment.
Thanks for this backport.
phohensee
left a comment
There was a problem hiding this comment.
Looks like you're missing an issue for the code at new line 152.
|
/approval request This change prevents Shenandoah's generational mode's "regulator thread" from observing inconsistent states during safepoint operations. We would like to backport this because it could result in a range of misbehaviors from erroneous gc cycles to crashes. |
|
@earthling-amzn |
The second commit on this PR is a one line code change plucked from another, more complicated and mostly unrelated change which fixes an issue with this PR.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/500/head:pull/500$ git checkout pull/500Update a local copy of the PR:
$ git checkout pull/500$ git pull https://git.openjdk.org/jdk25u-dev.git pull/500/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 500View PR using the GUI difftool:
$ git pr show -t 500Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/500.diff
Using Webrev
Link to Webrev Comment