[jdk17u-dev] RFR: 8334769: Shenandoah: Move CodeCache_lock close to its use in ShenandoahConcurrentNMethodIterator [v2]

Paul Hohensee phh at openjdk.org
Wed Jul 24 16:16:46 UTC 2024


On Wed, 24 Jul 2024 10:03:10 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Semi-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. The conflicts are in copyright years, and there is a separate place in `ShenandoahNMethodPurgeTask` that is not in mainline since Sweeper removal.
>> 
>> Additional testing:
>>  - [x] Linux AArch64 server fastdebug, `hotspot_gc_shenandoah`
>>  - [x] Linux AArch64 server fastdebug, `tier1` with `-XX:+UseShenandoahGC`
>
> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   One missing place

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2742#pullrequestreview-2197211490


More information about the jdk-updates-dev mailing list