From: <pcm...@us...> - 2007-04-07 05:25:16
|
Revision: 302 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=302&view=rev Author: pcmehlitz Date: 2007-04-06 22:25:14 -0700 (Fri, 06 Apr 2007) Log Message: ----------- * apparently nobody is using Ant and build.xml anymore - there was a cyclic dependency between MJIEnv and JPF_java_lang_Class. MJIEnv as a core class should of course not depend on a library native peer. Moved the functionality of getReferredClassInfo into MJIEnv. Thanks Sergey! will take care of the compiler warnings later Modified Paths: -------------- trunk/env/jvm/gov/nasa/jpf/jvm/JPF_java_lang_Class.java trunk/src/gov/nasa/jpf/jvm/MJIEnv.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |