RFR: 8338535: GenShen: some style improvements to source code implementation [v5]
Kelvin Nilsen
kdnilsen at openjdk.org
Wed Aug 21 23:13:28 UTC 2024
On Wed, 21 Aug 2024 23:02:39 GMT, William Kemper <wkemper at openjdk.org> wrote:
>> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix whitespace
>
> src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.hpp line 39:
>
>> 37: friend class ShenandoahCollectionSetPreselector;
>> 38:
>> 39: void establish_preselected(bool preselected[]) {
>
> Are we going with `bool* preselected` now?
Thanks for finding that. Fixed.
-------------
PR Review Comment: https://git.openjdk.org/shenandoah/pull/475#discussion_r1725949055
More information about the shenandoah-dev
mailing list