8376346: [lworld] Shenandoah support#1971
Conversation
|
👋 Welcome back shade! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
…destination memory despite the decorators
ec65041 to
c395660
Compare
|
@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 |
|
@shipilev The pull request is being re-evaluated and the inactivity timeout has been reset. |
Noticed that Shenandoah tests are failing in current lworld. This should fix most of the issues ahead of mainline integration.
Additional testing:
hotspot_gc_shenandoahhotspot_valhalla jdk_valhallawith-XX:+UseShenandoahGCProgress
Error
- [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/valhalla.git pull/1971/head:pull/1971$ git checkout pull/1971Update a local copy of the PR:
$ git checkout pull/1971$ git pull https://git.openjdk.org/valhalla.git pull/1971/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 1971View PR using the GUI difftool:
$ git pr show -t 1971Using diff file
Download this PR as a diff file:
https://git.openjdk.org/valhalla/pull/1971.diff