RFR: 8306541: Refactor collection set candidate handling to prepare for JDK-8140326 [v11]

Thomas Schatzl tschatzl at openjdk.org
Thu May 11 15:14:51 UTC 2023


On Thu, 11 May 2023 14:46:24 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Removed assert that is useless for now
>
> src/hotspot/share/gc/g1/g1ParScanThreadState.cpp line 65:
> 
>> 63:                                            G1EvacFailureRegions* evac_failure_regions)
>> 64:   : _g1h(g1h),
>> 65:     _collection_set(collection_set),
> 
> Why is this needed?

Going to remove.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13666#discussion_r1191332666


More information about the hotspot-dev mailing list