From: <pcm...@us...> - 2007-11-06 23:13:08
|
Revision: 649 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=649&view=rev Author: pcmehlitz Date: 2007-11-06 15:13:06 -0800 (Tue, 06 Nov 2007) Log Message: ----------- * 'permit' field was not initialized for main thread. still needs some refactoring though * added a little test for Martijn Hendriks example, but it's not in the regression suite yet since I still have to verify the deadlock Modified Paths: -------------- trunk/env/jpf/java/lang/Thread.java trunk/env/jvm/gov/nasa/jpf/jvm/JPF_sun_misc_Unsafe.java trunk/src/gov/nasa/jpf/jvm/JVM.java Added Paths: ----------- trunk/test/gov/nasa/jpf/jvm/TestCountDownLatch.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |