RFR: 8025856 - Fix typos in the GC code

Jesper Wilhelmsson jesper.wilhelmsson at oracle.com
Mon Oct 14 09:51:26 UTC 2013


Thomas,

Thank you for the review!

I'll fix everything you commented below.
/Jesper

Thomas Schatzl skrev 14/10/13 11:31 AM:
> Hi,
>
> On Sun, 2013-10-13 at 06:42 +0200, Jesper Wilhelmsson wrote:
>> Hi,
>>
>> There were a few more typos in the GC code than the ones I found before. I have
>> a new patch that fixes over 200 typos.
>>
>> http://cr.openjdk.java.net/~jwilhelm/8025856/webrev/
>>
>> There should only be changes in comments. If someone would like to browse
>> through these I'd really appreciate it.
>
> cmsOopClosure.cpp: line 263 still contains a "sycnhronized"
>
> compactibleFreeListSpace.cpp: line 2102, 2125 should start with upper
> case
>
> compactibleFreeListSpace.hpp: line 134 "ptr"->"Pointer; 134-140 comments
> may need lining up, and start with upper cases
>
> It is fine with me to do these changes without a re-review from me.
>
> Thanks,
>    Thomas
>



More information about the hotspot-gc-dev mailing list