Integrated: 8353263: Parallel: Remove locking in PSOldGen::resize
Albert Mingkun Yang
ayang at openjdk.org
Wed Apr 2 14:22: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
This pull request has now been integrated.
Changeset: a0677d94
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a0677d94d8c83a75cee054700e098faa97edca3c
Stats: 5 lines in 1 file changed: 1 ins; 2 del; 2 mod
8353263: Parallel: Remove locking in PSOldGen::resize
Reviewed-by: tschatzl, zgu
-------------
PR: https://git.openjdk.org/jdk/pull/24322
More information about the hotspot-gc-dev
mailing list