RFR: 8353263: Parallel: Remove locking in PSOldGen::resize
Albert Mingkun Yang
ayang at openjdk.org
Wed Apr 2 14:22:55 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
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24322#issuecomment-2772714981
More information about the hotspot-gc-dev
mailing list