Bug 1004226

Summary: SecurityContextAssociationValve makes lots of unnecessary AccessController.doPrivileged calls
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Stuart Douglas <sdouglas>
Component: WebAssignee: Stuart Douglas <sdouglas>
Status: CLOSED CURRENTRELEASE QA Contact: Josef Cacek <jcacek>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: anmiller, jcacek, jclere, jdoyle, myarboro, rmaucher, sdouglas
Target Milestone: ER1   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:55:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stuart Douglas 2013-09-04 08:49:42 UTC
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

Comment 11 Josef Cacek 2013-10-17 07:49:45 UTC
Verified in 6.2.0.ER6