Integrated: 8315548: G1: Document why VM_G1CollectForAllocation::doit() may allocate without completing a GC
Ivan Walulya
iwalulya at openjdk.org
Tue Sep 5 10:15:51 UTC 2023
On Mon, 4 Sep 2023 12:47:43 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
> Hi all,
>
> Please review this trivial change to add a comment explaining why we attempt to allocate at a VM_G1CollectForAllocation safepoint before triggering garbage collection.
>
> Thanks,
> Ivan
This pull request has now been integrated.
Changeset: 5a2e151d
Author: Ivan Walulya <iwalulya at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5a2e151d4839787323732232b698315bcb3a3bd6
Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
8315548: G1: Document why VM_G1CollectForAllocation::doit() may allocate without completing a GC
Reviewed-by: tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/15559
More information about the hotspot-gc-dev
mailing list