From: <pcm...@us...> - 2008-09-18 11:08:08
|
Revision: 1016 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=1016&view=rev Author: pcmehlitz Date: 2008-09-18 18:08:05 +0000 (Thu, 18 Sep 2008) Log Message: ----------- * added Throwable printStackTrace(PrintWriter/PrintStream) support plus a simple reg. test (required for running systems that store traces, like JUnit) Modified Paths: -------------- trunk/env/jpf/java/lang/Throwable.java trunk/env/jvm/gov/nasa/jpf/jvm/JPF_java_lang_Throwable.java trunk/test/gov/nasa/jpf/jvm/TestException.java trunk/test/gov/nasa/jpf/jvm/TestExceptionJPF.java Added Paths: ----------- trunk/app/gov/nasa/jpf/NonShared.java Removed Paths: ------------- trunk/app/gov/nasa/jpf/NonShared.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |