I stumbled across a blog post mentioning a new feature in an 
"experimental VM"...but perhaps it's now in JDK 6 Update 4?

-XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses

Anyone know about it?

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6541037

I would expect that it doesn't change the fact that ClassLoader holds a 
hard reference to all classes it loads, but perhaps it helps force 
dereferenced classes in dereferenced classloaders to get collected more 
quickly?

- Charlie

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to jvm-languages@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to