xref: /aosp_15_r20/dalvik/dx/tests/023-code-exception-table/info.txt (revision 055d459012065f78d96b68be8421640240ddf631)
1*055d4590SKeyi GuiThis is a dump of a simple class which is valid in structure but is overall
2*055d4590SKeyi Guiinvalid. That being said, the system should still have no trouble parsing and
3*055d4590SKeyi Guidumping it.
4*055d4590SKeyi Gui
5*055d4590SKeyi GuiThe salient bit of parsing tested here is that the class has a single
6*055d4590SKeyi Guimethod with a minimal but syntactically valid Code attribute, which
7*055d4590SKeyi Guisports a non-empty syntactically valid exception table.
8