Young GC pause time definitions
Krystal Mok
rednaxelafx at gmail.com
Tue Jul 12 21:45:35 PDT 2011
On Wed, Jul 13, 2011 at 1:28 AM, Y. Srinivas Ramakrishna <
y.s.ramakrishna at oracle.com> wrote:
>
> >
> > The biggest change in our software is that we have reimplemented a big
> > part of our main execution to rely on blocking queues (from java util
> > concurrent) instead of an in-house queue implementation based on java
> > monitors. I've had some wild guesses that synchronization on blocking
>
> Note problem with LinkedBlockingQueues (i'll dig up the CR id) that caused
> GC behaviour similar to what you describe. Fixed in a later JDK (i'll dig
> up
> the details for you).
Is it this one: http://bugs.sun.com/view_bug.do?bug_id=6805775
Bug ID 6805775: LinkedBlockingQueue Nodes should unlink themselves before
becoming garbage
Regards,
Kris Mok
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20110713/28a425e2/attachment.html
More information about the hotspot-gc-use
mailing list