RFR: Add generations to freeset [v21]

Kelvin Nilsen kdnilsen at openjdk.org
Mon May 1 22:10:09 UTC 2023


On Mon, 1 May 2023 18:45:20 GMT, William Kemper <wkemper at openjdk.org> wrote:

>> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Respond to reviewer feedback
>
> src/hotspot/share/gc/shenandoah/shenandoahFreeSet.hpp line 32:
> 
>> 30: #include "gc/shenandoah/shenandoahHeap.hpp"
>> 31: 
>> 32: enum FreeMemoryType : uint8_t {
> 
> Globally visible type should have `Shenandoah` prefix.

Thanks.  Done.

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

PR Review Comment: https://git.openjdk.org/shenandoah/pull/250#discussion_r1181926593


More information about the shenandoah-dev mailing list