test/tools/javap/stackmap/T6271292.out

changeset 1
9a66ca7c79fa
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javap/stackmap/T6271292.out	Sat Dec 01 00:00:00 2007 +0000
     1.3 @@ -0,0 +1,14 @@
     1.4 +   frame_type = 255 /* full_frame */
     1.5 +   frame_type = 255 /* full_frame */
     1.6 +   frame_type = 73 /* same_locals_1_stack_item */
     1.7 +   frame_type = 255 /* full_frame */
     1.8 +     offset_delta = 19
     1.9 +     offset_delta = 0
    1.10 +     offset_delta = 2
    1.11 +     stack = [ uninitialized 0, uninitialized 0 ]
    1.12 +     stack = [ uninitialized 0, uninitialized 0, double ]
    1.13 +     stack = [ this ]
    1.14 +     stack = [ this, double ]
    1.15 +     locals = [ class "[Ljava/lang/String;" ]
    1.16 +     locals = [ class "[Ljava/lang/String;" ]
    1.17 +     locals = [ this, int ]

mercurial