|
| 56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.java | Simplify and tighten use of ThreadLocals |
| 56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | Simplify and tighten use of ThreadLocals |
| 56304 | deleted | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/LocalSessionActivity.java | Simplify and tighten use of ThreadLocals |
| 56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.java | Simplify and tighten use of ThreadLocals |
| 56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | Simplify and tighten use of ThreadLocals |
| 56303 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheCluster.java | Use PojoCache instead of TreeCacheAop |
| 56302 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SnapshotManager.java | Clean unused import |
| 56301 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.java | Fix isNew value after first request |