Description of problem: SecurityContextAssociationValve makes at least 11 AccessController.doPrivileged calls, even when a security manager is not installed. This is basically a performance penalty that is applied to every web request, even if the app is not using container managed security
Verified in 6.2.0.ER6