You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
377 B
8 lines
377 B
4 months ago
|
This is a dump of a simple class which is valid in structure but is overall
|
||
|
invalid. That being said, the system should still have no trouble parsing and
|
||
|
dumping it.
|
||
|
|
||
|
The salient bit of parsing tested here is that the class has a single
|
||
|
method with a Code attribute, and the code[] array of the attribute has
|
||
|
one instance of each interesting variant of each possible bytecode.
|