"timfox" wrote : "clebert.suconic(a)jboss.com" wrote :
| |
| | Anil... are you sure this won't affect performance?
|
| We must do a before and after performance check before applying those changes. If
it's detrimental to performance it's a no go and we'll have to find some other
way.
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.
It's aways about managing expectations, right?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190944#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...