> Noticed that Shenandoah tests are failing in current lworld. This should fix 
> most of the issues ahead of mainline integration. There are still plenty of 
> TODO items we would need to resolve, but this at very least gives us a 
> baseline to improve on.
> 
> Additional testing: 
>  -  [x] Linux x86_64 server fastdebug, `hotspot_gc_shenandoah`
>  -  [x] Linux x86_64 server fastdebug, `hotspot_valhalla jdk_valhalla`
>  -  [x] Linux x86_64 server fastdebug, `hotspot_valhalla jdk_valhalla` with 
> `-XX:+UseShenandoahGC`
>  -  [x] Linux x86_64 server fastdebug, `hotspot_valhalla jdk_valhalla` with 
> `-XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive`
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Aleksey Shipilev has updated the pull request with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains three additional 
commits since the last revision:

 - Disable compressed oops instead of forcing non-atomic for atomic paths
 - Merge branch 'lworld' into JDK-8376346-shenandoah-support
 - Basic Shenandoah support

-------------

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1971/files
  - new: https://git.openjdk.org/valhalla/pull/1971/files/ea476233..21718237

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1971&range=01
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1971&range=00-01

  Stats: 57180 lines in 361 files changed: 54171 ins; 1648 del; 1361 mod
  Patch: https://git.openjdk.org/valhalla/pull/1971.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1971/head:pull/1971

PR: https://git.openjdk.org/valhalla/pull/1971

Reply via email to