<p dir="ltr">Nice and simple - looks good Bengt.</p>
<p dir="ltr">Sent from my phone</p>
<div class="gmail_quote">On Jan 8, 2013 5:16 AM, "Bengt Rutisson" <<a href="mailto:bengt.rutisson@oracle.com">bengt.rutisson@oracle.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi all,<br>
<br>
Could I have a couple of reviews for this change. The parallel collector needs at least one GC worker thread to function properly . Setting ParallelGCThreads=0 on the command line causes the parallel collector to hang in product builds and assert in debug builds. This has been the case back to JDK6u14.<br>

<br>
The fix will instead print an error message and exit the VM if ParallelGCThreads=0 is used with UseParallelGC. This is similar to what we recently did for the ParNew collector.<br>
<br>
<a href="http://cr.openjdk.java.net/~brutisso/8005489/webrev.00/" target="_blank">http://cr.openjdk.java.net/~<u></u>brutisso/8005489/webrev.00/</a><br>
<br>
Thanks,<br>
Bengt<br>
</blockquote></div>