RFR: 8353263: Parallel: Remove locking in PSOldGen::resize
Zhengyu Gu
zgu at openjdk.org
Wed Apr 2 13:24:56 UTC 2025
On Mon, 31 Mar 2025 09:45:23 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple removing the use of `PSOldGenExpand_lock` in resizing logic after full-gc, because the calling context is inside a safepoint.
>
> Test: tier1-5
LGTM
-------------
Marked as reviewed by zgu (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24322#pullrequestreview-2736263356
More information about the hotspot-gc-dev
mailing list