OSDN Git Service

merge in jb-mr1-release history after reset to jb-mr1-dev
[android-x86/dalvik.git] / dx / tests / 021-code-attrib-LineNumberTable / info.txt
1 This is a dump of a simple class which is valid in structure but is overall
2 invalid. That being said, the system should still have no trouble parsing and
3 dumping it.
4
5 The salient bit of parsing tested here is that the class has a single
6 method with a simple Code attribute, which itself has a syntactically
7 valid LineNumberTable attribute.