RFR: 8371788: Fix documentation for CollectedHeap::collect(GCCause)
Thomas Schatzl
tschatzl at openjdk.org
Thu Nov 13 13:55:27 UTC 2025
On Thu, 13 Nov 2025 12:04:34 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
>> Hi all,
>>
>> please review this trivial fix of the documentation of `Collectedheap::collect()` and all its overrides to indicate that it's not just used for `System.gc()` and will do a full collection.
>>
>> Testing: local compilation
>>
>> Thanks,
>> Thomas
>
> Trivial!
Thanks @walulyai @albertnetymk for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28289#issuecomment-3527924051
More information about the hotspot-gc-dev
mailing list