Revision 4507 committed by mathieu

[email protected] Wed, 07 Sep 2005 19:09:14 -0400
Newsgroups gmane.comp.java.vm.sablevm.cvs
Message-ID <[email protected]>
Revision: 4507
Date: 2005-09-07 19:09:13 -0400 (Wed, 07 Sep 2005)
Author: mathieu
Log:

 * Added preleminary classes to handle stack map table attribute.
 

Changed:

 U   sablevm/branches/verifier/classFile/SConstants.java
 A   sablevm/branches/verifier/classFile/SStackMap.java
 A   sablevm/branches/verifier/classFile/SStackMapTable.java
 A   sablevm/branches/verifier/classFile/SStackMapTableAttribute.java
 A   sablevm/branches/verifier/parser/SStackMapParser.java
 A   sablevm/branches/verifier/parser/SStackMapTableAttributeParser.java
 A   sablevm/branches/verifier/parser/SStackMapTableParser.java