From: <pcm...@us...> - 2007-12-14 00:29:31
|
Revision: 703 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=703&view=rev Author: pcmehlitz Date: 2007-12-13 16:29:24 -0800 (Thu, 13 Dec 2007) Log Message: ----------- * next round for the SequenceAnalyzer. Added a SequenceProcessor abstraction to facilitate checks/reports on traces. Added a default processor which writes out sequences in a format that's compatible to Alex Moffat's SEQUENCE generator. Still needs a lot of cleanup and completion, and esp. a workaround for a BCEL bug that silently drops annotation elements if there are default values Modified Paths: -------------- trunk/src/gov/nasa/jpf/tools/SequenceAnalyzer.java trunk/src/gov/nasa/jpf/util/Trace.java trunk/test/gov/nasa/jpf/test/TestSequence.java Added Paths: ----------- trunk/app/gov/nasa/jpf/SequenceMethod.java trunk/src/gov/nasa/jpf/test/SequenceOp.java trunk/src/gov/nasa/jpf/test/SequenceProcessor.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |