[jboss-dev-forums] [Javassist Development] - ClassPool: getCtClassVs makeClass. Why getCtClass not synchronzied while makeClass is synchronized ?
ami tabak
do-not-reply at jboss.com
Sun Nov 18 06:47:44 EST 2012
ami tabak [https://community.jboss.org/people/amitabakoptier] created the discussion
"ClassPool: getCtClassVs makeClass. Why getCtClass not synchronzied while makeClass is synchronized ?"
To view the discussion, visit: https://community.jboss.org/message/777036#777036
--------------------------------------------------------------
ClassPool.makeClass is a synchronized flow while ClassPool.getCtClass API is not synchronized.
Thing is ClassPool.getCtClass may end up creating a new CtClassType
Its not clear its not being synchronized just as makeClass is
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/777036#777036]
Start a new discussion in Javassist Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2063]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121118/cb4a5de7/attachment.html
More information about the jboss-dev-forums
mailing list