Skip to content

8387800: [lworld] PPC64 field flattening bugs in JEP 401#2630

Open
TheRealMDoerr wants to merge 1 commit into
openjdk:lworldfrom
TheRealMDoerr:8387800_PPC64_interp_field_flattening_fixes
Open

8387800: [lworld] PPC64 field flattening bugs in JEP 401#2630
TheRealMDoerr wants to merge 1 commit into
openjdk:lworldfrom
TheRealMDoerr:8387800_PPC64_interp_field_flattening_fixes

Conversation

@TheRealMDoerr

@TheRealMDoerr TheRealMDoerr commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Some small bug fixes related to UseFieldFlattening. Can also be recreated for jdk master. Just posting it here for reference.



Progress

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

Issue

  • JDK-8387800: [lworld] PPC64 field flattening bugs in JEP 401 (Bug - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2630

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/valhalla/pull/2630.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jul 6, 2026

Copy link
Copy Markdown

👋 Welcome back mdoerr! A progress list of the required criteria for merging this PR into lworld 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 Jul 6, 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 added the rfr Pull request is ready for review label Jul 6, 2026
@mlbridge

mlbridge Bot commented Jul 6, 2026

Copy link
Copy Markdown

Webrevs

offamitkumar added a commit to offamitkumar/valhalla that referenced this pull request Jul 9, 2026
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