May be also +PrintSafepointStatistics (and related parms) to drill down a bit further, although TraceSafepointCleanup<br>would probably provide all of the info on a per-safepoint basis. There was an old issue wrt monitor<br>
deflation that was foixed a few releases ago, so Kinnari should check the version of the JVM she's<br>running on as well.... (There are now a couple of flags related to monitor list handling policies i believe<br>but i have no experience with them and do not have the code in front of me -- make sure to cc the runtime<br>
list if that turns out to be the issue again and you are already on a very recent version of the JVM.)<br><br>-- ramki<br><br><div class="gmail_quote">On Wed, Jan 4, 2012 at 9:43 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"><u></u>

  
    
  
  <div bgcolor="#ffffff" text="#000000">
    Try turning on TraceSafepointCleanupTime.  I haven't used it
    myself.  If <br>
    that's not it, look in share/vm/runtime/globals.hpp for some other
    flag<br>
    that traces safepoints.<div><div class="h5"><br>
    <br>
    On 1/3/2012 1:36 PM, Darji, Kinnari wrote:
    </div></div><blockquote type="cite"><div><div class="h5">
      <pre>Hello GC team,
I have question regarding ParNew collection. As in logs below, the GC is taking only 0.04 sec but application was stopped for 1.71 sec. What could possibly cause this? Please advise.

2012-01-03T14:37:04.975-0500: 30982.368: [GC 30982.368: [ParNew
Desired survivor size 19628032 bytes, new threshold 4 (max 4)
- age   1:    4466024 bytes,    4466024 total
- age   2:    3568136 bytes,    8034160 total
- age   3:    3559808 bytes,   11593968 total
- age   4:    1737520 bytes,   13331488 total
: 330991K->18683K(345024K), 0.0357400 secs] 5205809K->4894299K(26176064K), 0.0366240 secs] [Times: user=0.47 sys=0.04, real=0.04 secs]
Total time for which application threads were stopped: 1.7197830 seconds
Application time: 8.4134780 seconds



Thank you
Kinnari


</pre>
      </div></div><pre><fieldset></fieldset>
_______________________________________________
hotspot-gc-use mailing list
<a href="mailto:hotspot-gc-use@openjdk.java.net" target="_blank">hotspot-gc-use@openjdk.java.net</a>
<a href="http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use" target="_blank">http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use</a>
</pre>
    </blockquote>
  </div>

<br>_______________________________________________<br>
hotspot-gc-use mailing list<br>
<a href="mailto:hotspot-gc-use@openjdk.java.net">hotspot-gc-use@openjdk.java.net</a><br>
<a href="http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use" target="_blank">http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use</a><br>
<br></blockquote></div><br>