[jboss-user] [Javassist] New message: "Re: Strategy for classpool = null clearing"

Arvind K do-not-reply at jboss.com
Wed Feb 3 08:45:52 EST 2010


User development,

A new message was posted in the thread "Strategy for classpool = null clearing":

http://community.jboss.org/message/523900#523900

Author  : Arvind K
Profile : http://community.jboss.org/people/megalodon

Message:
--------------------------------------------------------------
I don't have much experience in this but i follow the advice in the tutorial and
use 
CtClass.detach() 
for any class that I don't instrument.
 
I also specify

 
CtClass.doPruning = true.
 
 
 
So far so good for me but I'm guessing I'll have to make better optimizations down the lane.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/523900#523900




More information about the jboss-user mailing list