RFR: 8353263: Parallel: Remove locking in PSOldGen::resize

Thomas Schatzl tschatzl at openjdk.org
Mon Mar 31 13:42:14 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

Marked as reviewed by tschatzl (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/24322#pullrequestreview-2729332358


More information about the hotspot-gc-dev mailing list