Skip to content

8376346: [lworld] Shenandoah support#1971

Draft
shipilev wants to merge 4 commits intoopenjdk:lworldfrom
shipilev:JDK-8376346-shenandoah-support
Draft

8376346: [lworld] Shenandoah support#1971
shipilev wants to merge 4 commits 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)

Error

 ⚠️ Pull request body is missing required line: - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).

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.

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