Skip to content

8369447: GenShen: Regulator thread may observe inconsistent states#500

Open
earthling-amzn wants to merge 3 commits intoopenjdk:masterfrom
earthling-amzn:backport-JDK-8369447-to-jdk25u-dev
Open

8369447: GenShen: Regulator thread may observe inconsistent states#500
earthling-amzn wants to merge 3 commits intoopenjdk:masterfrom
earthling-amzn:backport-JDK-8369447-to-jdk25u-dev

Conversation

@earthling-amzn
Copy link
Copy Markdown

@earthling-amzn earthling-amzn commented Apr 23, 2026

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

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • JDK-8369447 needs maintainer approval
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8369447: GenShen: Regulator thread may observe inconsistent states (Bug - P4 - Requested)

Reviewers

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 500

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented Apr 23, 2026

👋 Welcome back wkemper! 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
Copy Markdown

openjdk Bot commented Apr 23, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title Backport 926f61f2e358c92cdb7ccdf75c853aa599f4dde3 8369447: GenShen: Regulator thread may observe inconsistent states Apr 23, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented Apr 23, 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 Apr 23, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented Apr 29, 2026

⚠️ @earthling-amzn 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 Apr 29, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge Bot commented Apr 29, 2026

Webrevs

@openjdk openjdk Bot removed the clean Identical backport; no merge resolution required label May 6, 2026
Copy link
Copy Markdown
Contributor

@kdnilsen kdnilsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this backport.

Copy link
Copy Markdown
Member

@phohensee phohensee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you're missing an issue for the code at new line 152.

@earthling-amzn
Copy link
Copy Markdown
Author

/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.

@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 8, 2026

@earthling-amzn
8369447: The approval request has been created successfully.

@openjdk openjdk Bot added the approval Requires approval; will be removed when approval is received label May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

3 participants