[jdk23u] RFR: 8331411: Shenandoah: Reconsider spinning duration in ShenandoahLock

Xiaolong Peng xpeng at openjdk.org
Thu Jul 18 18:04:03 UTC 2024


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!

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

Commit messages:
 - Merge branch 'openjdk:master' into backport-pengxiaolong-817edcb6-master
 - Backport 817edcb697cbb8c608c9292cdc4b99db4f5844dc

Changes: https://git.openjdk.org/jdk23u/pull/27/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk23u&pr=27&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8331411
  Stats: 47 lines in 2 files changed: 22 ins; 11 del; 14 mod
  Patch: https://git.openjdk.org/jdk23u/pull/27.diff
  Fetch: git fetch https://git.openjdk.org/jdk23u.git pull/27/head:pull/27

PR: https://git.openjdk.org/jdk23u/pull/27


More information about the jdk-updates-dev mailing list