Skip to content

8280029: G1: "Overflow during reference processing, can not continue" on x86_32#4260

Open
zangcq wants to merge 1 commit intoopenjdk:masterfrom
zangcq:backport-8280029
Open

8280029: G1: "Overflow during reference processing, can not continue" on x86_32#4260
zangcq wants to merge 1 commit intoopenjdk:masterfrom
zangcq:backport-8280029

Conversation

@zangcq
Copy link

@zangcq zangcq commented Feb 6, 2026

I want backport this patch to jdk17u, this issue JDK-8280029 fixed after jdk19


Progress

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

Issue

  • JDK-8280029: G1: "Overflow during reference processing, can not continue" on x86_32 (Bug - P4) ⚠️ Issue is already resolved. Consider making this a "backport pull request" by setting the PR title to Backport <hash> with the hash of the original commit. See Backports.

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 4260

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Feb 6, 2026

👋 Welcome back zangcq! 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 6, 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 8280029 G1: "Overflow during reference processing, can not continue" on x86_32 8280029: G1: "Overflow during reference processing, can not continue" on x86_32 Feb 6, 2026
@openjdk openjdk bot added the rfr Pull request is ready for review label Feb 6, 2026
@mlbridge
Copy link

mlbridge bot commented Feb 6, 2026

Webrevs

@bridgekeeper
Copy link

bridgekeeper bot commented Mar 6, 2026

@zangcq 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 /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

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

Labels

rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant