Revision 4477 committed by mathieu

[email protected] Tue, 16 Aug 2005 14:26:35 -0400
Newsgroups gmane.comp.java.vm.sablevm.cvs
Message-ID <[email protected]>
Revision: 4477
Date: 2005-08-16 14:26:35 -0400 (Tue, 16 Aug 2005)
Author: mathieu
Log:

 * Changed the local variables to hold a String element;
 * Sent an instance of the initial frame of a method to
 *   STypeAnalysis.analysis().
 

Changed:

 U   sablevm/branches/verifier/SVerifier.java
 U   sablevm/branches/verifier/dataFlowAnalysis/SLocalVariables.java
 U   sablevm/branches/verifier/dataFlowAnalysis/STypes.java