Revision 4503 committed by mathieu
[email protected] Thu, 01 Sep 2005 14:03:16 -0400
| Newsgroups | gmane.comp.java.vm.sablevm.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4503 Date: 2005-09-01 14:03:15 -0400 (Thu, 01 Sep 2005) Author: mathieu Log: * Added parsing of unrecognised attributes. Changed: U sablevm/branches/verifier/SVerifier.java U sablevm/branches/verifier/classFile/SConstants.java A sablevm/branches/verifier/classFile/SUnknownAttribute.java U sablevm/branches/verifier/parser/SAttributeInfoParser.java A sablevm/branches/verifier/parser/SUnknownAttributeParser.java