Home | History | Annotate | Download | only in 004-cp-bottom-up
      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 constant pool contains
      6 at least one valid entry of each possible constant pool type, and that
      7 entries that are referred to by other entries always occur before the
      8 referring entries.
      9