[jdk23u] Integrated: 8331411: Shenandoah: Reconsider spinning duration in ShenandoahLock
Xiaolong Peng
xpeng at openjdk.org
Fri Jul 19 15:22:40 UTC 2024
On Thu, 18 Jul 2024 16:15:28 GMT, Xiaolong Peng <xpeng at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [817edcb6](https://github.com/openjdk/jdk/commit/817edcb697cbb8c608c9292cdc4b99db4f5844dc) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Xiaolong Peng on 26 Jun 2024 and was reviewed by Aleksey Shipilev, Kelvin Nilsen and William Kemper.
>
> Additional test:
> - [x] `make test TEST=hotspot_gc_shenandoah`
>
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/hotspot/jtreg:hotspot_gc_shenandoah 258 258 0 0
> ==============================
> TEST SUCCESS
>
>
> Thanks!
This pull request has now been integrated.
Changeset: 9805cbbd
Author: Xiaolong Peng <xpeng at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk23u/commit/9805cbbd2597016835b5dfc6eea8736408380489
Stats: 47 lines in 2 files changed: 22 ins; 11 del; 14 mod
8331411: Shenandoah: Reconsider spinning duration in ShenandoahLock
Reviewed-by: shade
Backport-of: 817edcb697cbb8c608c9292cdc4b99db4f5844dc
-------------
PR: https://git.openjdk.org/jdk23u/pull/27
More information about the jdk-updates-dev
mailing list