From: Pasareanu, C. S. (ARC-TI)[S. G. T. INC.] <Cor...@na...> - 2008-11-07 08:45:44
|
do you have the example on which this happens? thanks. Corina Pasareanu, PhD http://ase.arc.nasa.gov/people/pcorina/ -----Original Message----- From: Taehoon Lee [mailto:ta...@ky...] Sent: Fri 11/7/2008 12:45 AM To: jav...@li... Subject: [Javapathfinder-devel] I found a bug in extension/symbc Hi, I found a bug in extension/symbc. 1. The extension create the object of the class SymbolicInstructionFactory. 2. the constructor of the class SymbolicInstructionFactory invoke the constructor of the class GenericInstructionFactory. 3. the constructor of the class genericInstructionFactory invoke the createMaps(). 4. loader.loadClass() is invoked. loader is defined in the Class DefaultInstructionFactory. 5. At this time, The loader is not initiallized. -- ------------------------------------------------------ Taehoon Lee Ph.D candidate Department of Computer Science Kyonggi University San94-6, Yiui-dong, Yongtong-gu, Suwon-si, 442-760, South Korea TEL: +82-11-9932-2732 EMAIL: ta...@ky... ------------------------------------------------------- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Javapathfinder-devel mailing list Jav...@li... https://lists.sourceforge.net/lists/listinfo/javapathfinder-devel |