Skip to content

8376346: [lworld] Shenandoah support#1971

Draft
shipilev wants to merge 1 commit intoopenjdk:lworldfrom
shipilev:JDK-8376346-shenandoah-support
Draft

8376346: [lworld] Shenandoah support#1971
shipilev wants to merge 1 commit intoopenjdk:lworldfrom
shipilev:JDK-8376346-shenandoah-support

Conversation

@shipilev
Copy link
Copy Markdown
Member

@shipilev shipilev commented Jan 26, 2026

Noticed that Shenandoah tests are failing in current lworld. This should fix most of the issues ahead of mainline integration.

Additional testing:

  • Linux x86_64 server fastdebug, hotspot_gc_shenandoah
  • Linux x86_64 server fastdebug, hotspot_valhalla jdk_valhalla with -XX:+UseShenandoahGC


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-8376346: [lworld] Shenandoah support (Enhancement - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 1971

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

Using diff file

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

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented Jan 26, 2026

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

openjdk Bot commented Jan 26, 2026

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

@shipilev shipilev force-pushed the JDK-8376346-shenandoah-support branch from ec65041 to c395660 Compare February 16, 2026 09:51
@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented Apr 13, 2026

@shipilev This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 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!

@shipilev
Copy link
Copy Markdown
Member Author

/touch

@openjdk
Copy link
Copy Markdown

openjdk Bot commented Apr 14, 2026

@shipilev The pull request is being re-evaluated and the inactivity timeout has been reset.

@shipilev
Copy link
Copy Markdown
Member Author

/template append

@openjdk
Copy link
Copy Markdown

openjdk Bot commented Apr 23, 2026

@shipilev The pull request template has been appended to the pull request body

@openjdk
Copy link
Copy Markdown

openjdk Bot commented Apr 23, 2026

@shipilev this pull request can not be integrated into lworld due to one or more merge conflicts. To resolve these merge conflicts and update this pull request you can run the following commands in the local repository for your personal fork:

git checkout JDK-8376346-shenandoah-support
git fetch https://git.openjdk.org/valhalla.git lworld
git merge FETCH_HEAD
# resolve conflicts and follow the instructions given by git merge
git commit -m "Merge lworld"
git push

@openjdk openjdk Bot added the merge-conflict Pull request has merge conflict with target branch label Apr 23, 2026
@shipilev shipilev force-pushed the JDK-8376346-shenandoah-support branch from 2673c63 to c6d4cbc Compare April 23, 2026 17:10
@openjdk openjdk Bot removed the merge-conflict Pull request has merge conflict with target branch label Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant