Revision 4475 committed by mathieu
[email protected] Mon, 15 Aug 2005 18:07:20 -0400
| Newsgroups | gmane.comp.java.vm.sablevm.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4475 Date: 2005-08-15 18:07:19 -0400 (Mon, 15 Aug 2005) Author: mathieu Log: * Corrected SStack.popItem(); * corrected typeCheck of *load/*store instructions. Changed: U sablevm/branches/verifier/SVerifier.java U sablevm/branches/verifier/dataFlowAnalysis/SStack.java U sablevm/branches/verifier/dataFlowAnalysis/STypes.java