Bug 1004226 - SecurityContextAssociationValve makes lots of unnecessary AccessController.doPrivileged calls
Summary: SecurityContextAssociationValve makes lots of unnecessary AccessController.do...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER1
: EAP 6.2.0
Assignee: Stuart Douglas
QA Contact: Josef Cacek
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-04 08:49 UTC by Stuart Douglas
Modified: 2013-12-15 16:55 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:55:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.