Looks like that should have taken _tasks.<br><br>-- ramki<br><br><div class="gmail_quote">On Wed, Dec 28, 2011 at 8:04 AM, Stefan Karlsson <span dir="ltr"><<a href="mailto:stefan.karlsson@oracle.com">stefan.karlsson@oracle.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="http://cr.openjdk.java.net/%7Estefank/7125516/webrev.00/" target="_blank">http://cr.openjdk.java.net/~<u></u>stefank/7125516/webrev.00/</a><br>

<br>
The ConcurrentMark desctructor _max_task_num which is a size_t and not a pointer to allocated memory. However, the ConcurrentMark desctructor is never called, so the biggest problem right now is that newer g++ compilers complain about this.<br>

<br>
Removed the broken, unused ConcurrentMark desctructor code.<br>
</blockquote></div><br>