Skip to content

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

Open
zangcq wants to merge 2 commits into
openjdk:masterfrom
zangcq:backport-8280029
Open

8280029: G1: "Overflow during reference processing, can not continue" on x86_32#4626
zangcq wants to merge 2 commits into
openjdk:masterfrom
zangcq:backport-8280029

Conversation

@zangcq

@zangcq zangcq commented Aug 19, 2026

Copy link
Copy Markdown


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)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 4626

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Aug 19, 2026

Copy link
Copy Markdown

👋 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

openjdk Bot commented Aug 19, 2026

Copy link
Copy Markdown

❗ 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 8280029 8280029: G1: "Overflow during reference processing, can not continue" on x86_32 Aug 19, 2026
@openjdk

openjdk Bot commented Aug 19, 2026

Copy link
Copy Markdown

This backport pull request has now been updated with the original issue, but not the original commit. If you have the original commit hash, please update the pull request title with Backport <hash>.

@openjdk openjdk Bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Aug 19, 2026
@mlbridge

mlbridge Bot commented Aug 19, 2026

Copy link
Copy Markdown

Webrevs

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

Labels

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.

1 participant