Hi Jon --<br><br>I probably won't have the time to look at the specific changes but I'm so happy to<br>see those int's change to unit's. This has been a wart that needed fixing for a long time,<br>and I am glad you are cleaning this up. So my "+1" for this change!! :-)<br>
<br>-- ramki<br><br><div class="gmail_quote">On Mon, Dec 19, 2011 at 11:33 AM, Jon Masamitsu <span dir="ltr"><<a href="mailto:jon.masamitsu@oracle.com">jon.masamitsu@oracle.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This changes the type used for the number of GC threads to unsigned int from<br>
mostly size_t and changes corresponding variables that take the number of GC<br>
threads also to unsigned int. Some variables names were also changed in<br>
the process (principally "int i" in the work() method where "i" refers to<br>
the thread to "uint worker_id").<br>
<br>
There are many changes but all are straightforward type or<br>
name changes.<br>
<br>
7121618: Change type of number of GC workers to unsigned int.<br>
<br>
<a href="http://cr.openjdk.java.net/%7Ejmasa/7121618/webrev.00/" target="_blank">http://cr.openjdk.java.net/~<u></u>jmasa/7121618/webrev.00/</a><br>
<br>
Thanks.<br>
</blockquote></div><br>