From: <pcm...@us...> - 2009-03-09 16:07:22
|
Revision: 1263 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=1263&view=rev Author: pcmehlitz Date: 2009-03-09 16:07:20 +0000 (Mon, 09 Mar 2009) Log Message: ----------- * missing AtomicInteger peer caused ULE - thanks John Kerich * Search.forward() was calling JVM.isNewState() instead of Search.isNewState(), thus ignoring 'search.match_depth' - thanks Guowei Yang Modified Paths: -------------- trunk/src/gov/nasa/jpf/search/Search.java Added Paths: ----------- trunk/env/jvm/gov/nasa/jpf/jvm/JPF_java_util_concurrent_atomic_AtomicInteger.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |