Revision: 879
http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=879&view=rev
Author: pcmehlitz
Date: 2008-06-23 16:28:59 -0700 (Mon, 23 Jun 2008)
Log Message:
-----------
re-iteration on the last two commits:
* transition breaks on Thread.start()/sleep()/yield() should be optional. There now is a "cg.thread.break_all"
to control this, and the default is false
* the ChoicePoint change was using String.isEmpty(), which is not in Java 1.5. Thanks Hank
Modified Paths:
--------------
trunk/src/gov/nasa/jpf/jvm/ChoicePoint.java
trunk/src/gov/nasa/jpf/jvm/DefaultSchedulerFactory.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|