summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.2 (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-09Turn the IdentityHashMap into a ConcurrentHashMap to avoid expensive ↵rfeng1-24/+23
synchronizations (merge from 1.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834178 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06Improve performance by indexing invocation chains by operation and caching ↵rfeng4-16/+45
Java instanceFactory (merge from 1.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833609 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Fix the testcase failurerfeng2-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832196 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02TUSCANY-3312 - correct the fix for SCAProxy that previously relied on hash ↵slaws1-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
2009-10-28Merge the fix for TUSCANY-3348 (perf improvement) from 1.x to 1.5.2rfeng3-4/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830703 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27Add missing files and fix host namesrfeng9-3/+424
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830065 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Merge the launcher enhancement from 1.xrfeng1-5/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829977 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21TUSCANY-3312 remove circular references where a class is used as the key of ↵slaws3-32/+34
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
2009-10-21TUSCANY-3347 make the name of the implementation.jee composite uniqueslaws3-4/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827953 13f79535-47bb-0310-9956-ffa450edef68
2009-10-17TUSCANY-3312 - change JavaInterface interface reference to a weak reference ↵slaws1-5/+11
to avoid this holding onto the interface when stored in the JavaInterfaceFactory cache git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826212 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16TUSCANY-3303 slight change so that import delete looks through all the ↵slaws1-1/+7
imports before actually trying to delete any that need to be removed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825971 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12TUSCANY-3288 - Merging test case from 1.x branchlresende5-0/+277
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824235 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12TUSCANY-3288 - Special handling of arrays to properly create the JAXB ↵lresende4-11/+26
Context and minor enhancement on the Atom Binding to avoid data copy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824234 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12Adding @SupressWarningslresende1-5/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824233 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09TUSCANY-3283 generate unannotated beans into the namespace of the WSDL ↵slaws11-248/+930
rather than an empty namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823459 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09Fix up license test case versionsslaws1-160/+160
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823457 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07Update poms to 1.5.2-SNAPSHOTslaws461-2736/+2756
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822668 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Branch for 1.5.2slaws8427-0/+668223
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822292 13f79535-47bb-0310-9956-ffa450edef68