[jdk21u-dev] Integrated: 8334769: Shenandoah: Move CodeCache_lock close to its use in ShenandoahConcurrentNMethodIterator

Aleksey Shipilev shade at openjdk.org
Thu Jul 25 09:49:43 UTC 2024


On Wed, 24 Jul 2024 08:21:55 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to sync up code bases and make the future backports clean. The change should have no material effect, since it just moves code around.
> 
> Additional testing:
>  - [x] Linux AArch64 server fastdebug, `hotspot_gc_shenandoah`
>  - [x] Linux AArch64 server fastdebug, `tier1` with `-XX:+UseShenandoahGC`

This pull request has now been integrated.

Changeset: 4cab9a4b
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/4cab9a4b146c8f497e22449d706ae83d30afa59e
Stats:     13 lines in 3 files changed: 3 ins; 8 del; 2 mod

8334769: Shenandoah: Move CodeCache_lock close to its use in ShenandoahConcurrentNMethodIterator

Backport-of: 4ebb77120af5a4ccbfde63b24cb50e05a3161f16

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

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


More information about the jdk-updates-dev mailing list