From: <fra...@us...> - 2009-03-03 02:29:57
|
Revision: 1245 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=1245&view=rev Author: frankrimlinger Date: 2009-03-03 02:29:48 +0000 (Tue, 03 Mar 2009) Log Message: ----------- Fixed several E-Z bugs, so that itsAWrap.clear() successfully replays. There is a ConcurrentModificationException in gumbo sometimes when inserting nodes into a graph. Since this is a (benign?) gui issue ignoring for now, but eventually this has to be tracked down. Modified Paths: -------------- branches/mango/extensions/mango/Mango/src/mango/enterprise/locator/DFLocator.java branches/mango/extensions/mango/Mango/src/mango/module/definition/model/DefinitionManager.java branches/mango/extensions/mango/Mango/src/mango/module/definition/msg/CloseCaseMsg.java branches/mango/extensions/mango/Mango/src/mango/module/definition/sym/ParamSym.java branches/mango/extensions/mango/Mango/src/mango/module/instance/loop/model/LoopInstanceManager.java branches/mango/extensions/mango/Mango/src/mango/worker/workFlow/invariant/model/InvariantManifestModel.java branches/mango/extensions/mango/Mango/src/mango/workstation/Workstation.java branches/mango/extensions/mango/local/franklocal/rules/rulebase.zip Added Paths: ----------- branches/mango/extensions/mango/local/franklocal/sessions/baseline/itsAWrap/clear([I)V/length of the Array 'x' is greater than or equal to 10.zip Removed Paths: ------------- branches/mango/extensions/mango/local/franklocal/sessions/baseline/itsAWrap/clear([I)V/a.zip This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |