From: <pcm...@us...> - 2007-11-06 03:09:57
|
Revision: 648 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=648&view=rev Author: pcmehlitz Date: 2007-11-05 19:09:49 -0800 (Mon, 05 Nov 2007) Log Message: ----------- * AASTORE should check array element type compatibility for non-null element values Thanks Tihomir Gvero and Milos Gligoric * added TestArray test case for ArrayStoreExceptions (and finally converted it into a RawTest class) Modified Paths: -------------- trunk/.classpath trunk/src/gov/nasa/jpf/jvm/ClassInfo.java trunk/src/gov/nasa/jpf/jvm/bytecode/ArrayStoreInstruction.java trunk/test/gov/nasa/jpf/jvm/TestArray.java trunk/test/gov/nasa/jpf/jvm/TestArrayJPF.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |