[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: 1.4.1.GA ready

anil.saldhana@jboss.com do-not-reply at jboss.com
Thu Nov 20 02:04:58 EST 2008


"scott.stark at jboss.org" wrote : "clebert.suconic at jboss.com" wrote : 
  |   | So, you will probably check for System.getSecurityManager()==null, what means we would behave the same without creating an extra object when System.getSecurityManager()==null.
  |   | 
  |   | I have done some tests in the past, and when we do too many new PriviledgeBlocks, that really affects performance due to Garbage Collection on those objects.
  | Right, the code generated by AOP should have the check.

The question is how do I get to the code generated by AOP to add the priv block.  Am I looking at weaving in some aspects?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190730#4190730

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190730



More information about the jboss-dev-forums mailing list