On Mon, 26 Jan 2026 15:58:15 GMT, Aleksey Shipilev <[email protected]> wrote:
> 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). This pull request has now been integrated. Changeset: 57b668a1 Author: Aleksey Shipilev <[email protected]> Committer: Quan Anh Mai <[email protected]> URL: https://git.openjdk.org/valhalla/commit/57b668a1e29216e9bd043767c6938b541928cb8c Stats: 276 lines in 17 files changed: 254 ins; 4 del; 18 mod 8376346: [lworld] Basic Shenandoah support Reviewed-by: qamai ------------- PR: https://git.openjdk.org/valhalla/pull/1971
