Skip to content

8350208: CTW: GraphKit::add_safepoint_edges asserts "not enough operands for reexecution"#29583

Open
dean-long wants to merge 3 commits intoopenjdk:masterfrom
dean-long:8350208
Open

8350208: CTW: GraphKit::add_safepoint_edges asserts "not enough operands for reexecution"#29583
dean-long wants to merge 3 commits intoopenjdk:masterfrom
dean-long:8350208

Conversation

@dean-long
Copy link
Member

@dean-long dean-long commented Feb 5, 2026

This is an alternative solution to #28597. Thanks @merykitty for the test.


Progress

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

Issue

  • JDK-8350208: CTW: GraphKit::add_safepoint_edges asserts "not enough operands for reexecution" (Bug - P3)

Contributors

  • Quan Anh Mai <qamai@openjdk.org>

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/29583/head:pull/29583
$ git checkout pull/29583

Update a local copy of the PR:
$ git checkout pull/29583
$ git pull https://git.openjdk.org/jdk.git pull/29583/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 29583

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/29583.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Feb 5, 2026

👋 Welcome back dlong! 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

openjdk bot commented Feb 5, 2026

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

@openjdk openjdk bot added hotspot-compiler hotspot-compiler-dev@openjdk.org core-libs core-libs-dev@openjdk.org labels Feb 5, 2026
@openjdk
Copy link

openjdk bot commented Feb 5, 2026

@dean-long The following labels will be automatically applied to this pull request:

  • core-libs
  • hotspot-compiler

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command.

@openjdk openjdk bot added the rfr Pull request is ready for review label Feb 5, 2026
@mlbridge
Copy link

mlbridge bot commented Feb 5, 2026

Webrevs

@openjdk
Copy link

openjdk bot commented Feb 5, 2026

@dean-long Syntax: /contributor (add|remove) [@user | openjdk-user | Full Name <email@address>]. For example:

  • /contributor add @openjdk-bot
  • /contributor add duke
  • /contributor add J. Duke <duke@openjdk.org>

User names can only be used for users in the census associated with this repository. For other contributors you need to supply the full name and email address.

@dean-long
Copy link
Member Author

/contributor add @merykitty

@openjdk
Copy link

openjdk bot commented Feb 5, 2026

@dean-long
Contributor Quan Anh Mai <qamai@openjdk.org> successfully added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-libs core-libs-dev@openjdk.org hotspot-compiler hotspot-compiler-dev@openjdk.org rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants