Changing lots of files - mainly GC code

Jesper Wilhelmsson jesper.wilhelmsson at oracle.com
Thu Jan 23 09:45:20 PST 2014


Thanks to everyone who looked at this change!
Mikael Gerdin, Thomas Schatzl, Coleen Phillmore, John Coomes, Kris Mok, and 
Vladimir Kozlov

It has been pushed to the GC repository now. I will send out a request to 
backport it to 8 to reduce the diff between 8 and 9.
/Jesper

Jesper Wilhelmsson skrev 10/1/14 1:49 PM:
> Hi,
>
> I have a change out for review that fixes a huge pile of typos in the comments
> in the GC code. The RFR was sent to the GC list, but I want to give a heads up
> in case anyone else is changing GC code and want to avoid merge conflicts.
>
> The patch: http://cr.openjdk.java.net/~jwilhelm/8025856/webrev.1/
>
>
> There are also a few files where I happened to find a few typos "by accident" in
> code that is not strictly GC code. These are:
>
> src/share/vm/memory/heap.cpp
> src/share/vm/memory/heap.hpp
> src/share/vm/memory/allocation.hpp
> src/share/vm/memory/resourceArea.hpp
> src/share/vm/runtime/thread.cpp
>
> There is a total of eight typos fixed in these files so I think the risk of
> merge conflicts here is minimal. Are there any objections to including these
> fixes in the change?
>
> Thanks,
> /Jesper


More information about the hotspot-dev mailing list