RFR: 8025856 - Fix typos in the GC code

Thomas Schatzl thomas.schatzl at oracle.com
Mon Oct 14 09:31:22 UTC 2013


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