RFR: 8339162: [REDO] JDK-8338440 Parallel: Improve fragmentation mitigation in Full GC
Guoxiong Li
gli at openjdk.org
Wed Nov 6 04:01:33 UTC 2024
On Wed, 6 Nov 2024 03:51:55 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> The `region_align_up` is not the `next_region_start_address`.
Even an experienced developer would misuse the function `region_align_up`, it may be good to add comment (in another PR?) to `region_align_up` to clarify its usage.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21872#issuecomment-2458679167
More information about the hotspot-gc-dev
mailing list