RFR: Shenandoah unified logging [v2]

William Kemper wkemper at openjdk.org
Tue Sep 6 16:50:57 UTC 2022


On Tue, 6 Sep 2022 16:28:41 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> cfumiwu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fixing indenting problem
>
> src/hotspot/share/gc/shenandoah/shenandoahHeapRegionCounters.cpp line 103:
> 
>> 101:         }
>> 102:         ls.cr();
>> 103:     }
> 
> I think the indenting style is 2 spaces.

Thank you @shipilev . We have a PR open on the visualizer itself with changes that compliment these: https://github.com/openjdk/shenandoah-visualizer/pull/1. We would really appreciate it if you could find time to also review that PR.

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

PR: https://git.openjdk.org/shenandoah/pull/162


More information about the shenandoah-dev mailing list