RFR: Add generations to freeset [v8]

Kelvin Nilsen kdnilsen at openjdk.org
Thu Apr 20 19:11:55 UTC 2023


On Thu, 20 Apr 2023 19:06:51 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

>> src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp line 312:
>> 
>>> 310: 
>>> 311:     // Old regions are under marking, still need SATB barriers.
>>> 312:     OLD_MARKING_BITPOS = 5,
>> 
>> Are these trailing commas intentional?
>
> my mistake.  I had another constant in this list, and then removed it.

fixed.

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

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


More information about the shenandoah-dev mailing list