CMS collection keep working during holiday

Ken--@newsgroupstats.hk dragonken at gmail.com
Thu Oct 9 10:07:49 UTC 2008


Hi,

I have jhat the vm heap but I don't know how to trace the problem. I tried
to click HashMap$Entry / HashMap and there is so many instances and halt my
browser. I found many references to HashMap are

com.sun.jmx.remote.util.OrderClassLoaders at 0x49448a18 (54 bytes) : field
packages
sun.rmi.server.LoaderHandler$Loader at 0x17be85d0 (75 bytes) : field packages
java.security.BasicPermissionCollection at 0x40b740e8 (18 bytes) : field perms

Up to now, I believe my application has no memory leaks as my application is
running very well without CMS collector and DisableExplicitGC. But I need
CMS and DisableExplicitGC in order to have short gc pause time.

There must be somewhere fool the CMS collector. Any idea to shoot the
problem? Is that my application problem or jvm itself?

Thanks and Best Regards,
Ken
-- 
View this message in context: http://www.nabble.com/CMS-collection-keep-working-during-holiday-tp19773575p19895899.html
Sent from the OpenJDK Hotspot Garbage Collection mailing list archive at Nabble.com.




More information about the hotspot-gc-dev mailing list