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

flavia.rainone@jboss.com do-not-reply at jboss.com
Thu Nov 20 11:07:47 EST 2008


"clebert.suconic at jboss.com" wrote : IMO all we need is to make sure we aways test for System.getSecurityManager() != null before creating the Priviledged block. Then we know that users who care about performance  won't be affected, and users who care about security on the VM will assume some little impact.

That's fine. All privileged blocks in AOP are preceded by a System.getSecurityManager() != null check.

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

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



More information about the jboss-dev-forums mailing list