From: <pcm...@us...> - 2007-03-22 07:18:44
|
Revision: 290 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=290&view=rev Author: pcmehlitz Date: 2007-03-22 00:16:57 -0700 (Thu, 22 Mar 2007) Log Message: ----------- * reworked the PrciseRaceDetector a bit to provide more context info and make it a bit faster. Also broke it a bit because the instance field check isn't safe yet * some cosmetic work on TestRace * made Instruction.getSourceLocation stack trace conforming Modified Paths: -------------- trunk/src/gov/nasa/jpf/jvm/bytecode/Instruction.java trunk/src/gov/nasa/jpf/tools/PreciseRaceDetector.java trunk/test/gov/nasa/jpf/mc/TestRace.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |