summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.2/modules/core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 1.x brancheslresende2009-11-13120-14392/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835694 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix from 1.xrfeng2009-11-101-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834626 13f79535-47bb-0310-9956-ffa450edef68
* Turn the IdentityHashMap into a ConcurrentHashMap to avoid expensive ↵rfeng2009-11-091-24/+23
| | | | | | synchronizations (merge from 1.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834178 13f79535-47bb-0310-9956-ffa450edef68
* Improve performance by indexing invocation chains by operation and caching ↵rfeng2009-11-062-15/+34
| | | | | | Java instanceFactory (merge from 1.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833609 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3312 - correct the fix for SCAProxy that previously relied on hash ↵slaws2009-11-021-4/+8
| | | | | | codes and is not correct. Change to relying on a weak reference inside to weak hash table to ensure that the proxy, and hence the class that it references, will be removed when the proxy is no longer required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831966 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix for TUSCANY-3348 (perf improvement) from 1.x to 1.5.2rfeng2009-10-283-4/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830703 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3312 remove circular references where a class is used as the key of ↵slaws2009-10-211-3/+3
| | | | | | a map and the value of the map also references the class. The weakness of the map never comes into play as there is always a reference to the key (held by the value). This all pins the app classloader and causes a leak on each app start/stop cycle git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828086 13f79535-47bb-0310-9956-ffa450edef68
* Update poms to 1.5.2-SNAPSHOTslaws2009-10-071-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822668 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 1.5.2slaws2009-10-06120-0/+14356
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822292 13f79535-47bb-0310-9956-ffa450edef68