[jdk21u-dev] Integrated: 8331405: Shenandoah: Optimize ShenandoahLock with TTAS

Xiaolong Peng xpeng at openjdk.org
Thu Jul 18 16:05:37 UTC 2024


On Mon, 15 Jul 2024 21:52:40 GMT, Xiaolong Peng <xpeng at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [c4fe5bf9](https://github.com/openjdk/jdk/commit/c4fe5bf90c2d368c29714de63a90eca444fb3ece) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository, is is preparation of next backport for https://bugs.openjdk.org/browse/JDK-8331411.
> 
> The commit being backported was authored by Aleksey Shipilev on 2 May 2024 and was reviewed by Zhengyu Gu and Y. Srinivas Ramakrishna.
> 
> 
> Additional tests:
> - [x] `make clean test CONF=macosx-aarch64-server-fastdebug TEST=hotspot_gc_shenandoah`:
> 
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR   
>    jtreg:test/hotspot/jtreg:hotspot_gc_shenandoah      261   261     0     0   
> ==============================
> TEST SUCCESS
> 
> 
> 
> Thanks!

This pull request has now been integrated.

Changeset: d0a1fbdf
Author:    Xiaolong Peng <xpeng at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/d0a1fbdfbbbefa3a297cd0e6584091de6dc1a55f
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8331405: Shenandoah: Optimize ShenandoahLock with TTAS

Reviewed-by: shade
Backport-of: c4fe5bf90c2d368c29714de63a90eca444fb3ece

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

PR: https://git.openjdk.org/jdk21u-dev/pull/842


More information about the jdk-updates-dev mailing list