RFR: 8310031: Parallel: Implement better work distribution for large object arrays in old gen [v21]
Richard Reingruber
rrich at openjdk.org
Fri Oct 13 14:39:52 UTC 2023
On Fri, 13 Oct 2023 14:25:34 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Richard Reingruber has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Feedback Albert
>
> src/hotspot/share/gc/parallel/psCardTable.hpp line 94:
>
>> 92:
>> 93: // Pre-scavenge support.
>> 94: // The pre-scavenge phase can overlap with scavenging.
>
> Is this obsolete?
Oh sure. It's obsolete now. I removed it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14846#discussion_r1358347257
More information about the hotspot-gc-dev
mailing list