7 | invokespecial | constant pool 10
10 2c0 59 12 07 b7 00 08 bf 00 00 00 03 00 10 00 00 00 |Y...............|
11 2d0 16 00 05 00 00 00 22 00 04 00 24 00 08 00 25 00 |......"...$...%.|
12 2e0 12 00 28 00 17 00 2a 00 11 00 00 00 20 00 03 00 |..(...*..... ...|
13 2f0 00 00 21 00 12 00 13 00 00 00 00 00 21 00 14 00 |..!.........!...|
14 300 0c 00 01 00 00 00 21 00 15 00 16 00 02 00 17 00 |......!.........|
15 310 00 00 12 00 01 ff 00 12 00 03 07 00 18 07 00 19 |................|
16 320 07 00 1a 00 00 00 1b 00 00 00 04 00 01 00 02 00 |................|
17 330 01 00 1c 00 00 00 02 00 1d |.........|
21 Actually my code fails because close is propogated via the size limited input
22 stream to the wrapped stream
26 Time to dive into history to find my treads.
34 Artifact `3ff1cd9669ce5d6375773f0dd3baba9713aeb542` in checkin
35 `be839ea66da451e4ec61ca6d03a20fae53a9cade` is the code I want. Of course it
36 needs fixing to fit with the new JIT code. Then for the actual parser itself
37 for the stack map, artifact `6862f634c06d62ef492bea6e0d7f1f21ba30e279`
38 should do. This artifact is in checkin
39 `173307290a537df61f99a5e240d32ee235e6b446`.