[
https://jira.jboss.org/jira/browse/SECURITY-494?page=com.atlassian.jira.p...
]
Anil Saldhana closed SECURITY-494.
----------------------------------
Resolution: Done
=====================
anil@localhost:~/security/security-jboss-sx/branches/Branch_2_0/jbosssx$ svn ci -m
"SECURITY-494: cache the loaded class instances"
Sending
jbosssx/src/main/java/org/jboss/security/plugins/authorization/JBossAuthorizationContext.java
Transmitting file data .
Committed revision 103586
====================
and
=======================
anil@localhost:~/picketbox/trunk$ svn ci -m "SECURITY-494: cache the loaded class
instances"
Sending
security-jboss-sx/jbosssx/src/main/java/org/jboss/security/plugins/authorization/JBossAuthorizationContext.java
Transmitting file data .
Committed revision 74.
==========================
JBossAuthorizationContext should cache the loaded class instances
-----------------------------------------------------------------
Key: SECURITY-494
URL:
https://jira.jboss.org/jira/browse/SECURITY-494
Project: PicketBox (JBoss Security and Identity Management)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JBossSX
Affects Versions: JBossSecurity_2.0.4.SP3, PicketBox_v3_0_beta4
Reporter: Anil Saldhana
Assignee: Anil Saldhana
Fix For: JBossSecurity_2.0.4.SP4, PicketBox_v3_0_beta5
Since loadClass on the Classloader is a synchronized op, the JBC should cache the loaded
class instances.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira