Add task for running tests that runs both clutter levels accordingly.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2016 / 08 / 28.mkd
blobe106d03e88dee377c59982390a05c2bed4df5c43
1 # 2016/08/28
3 ## 16:00
5 So I have a short read
7                       | invokespecial          | constant pool 10
8                       |        | athrow        |
9                       v        v  [0 ex] [3 at]vvvvv
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                       |.........|
19 ## 16:13
21 Actually my code fails because close is propogated via the size limited input
22 stream to the wrapped stream
24 ## 19:17
26 Time to dive into history to find my treads.
28 ## 19:19
30 Dated 05/22
32 ## 19:24
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`.