test/tools/javap/stackmap/T6271292.out

Thu, 16 Sep 2010 09:57:37 -0700

author
jjg
date
Thu, 16 Sep 2010 09:57:37 -0700
changeset 683
bbc9765d9ec6
parent 1
9a66ca7c79fa
permissions
-rw-r--r--

6985115: tests create too much output
Reviewed-by: mcimadamore

     1    frame_type = 255 /* full_frame */
     2    frame_type = 255 /* full_frame */
     3    frame_type = 73 /* same_locals_1_stack_item */
     4    frame_type = 255 /* full_frame */
     5      offset_delta = 19
     6      offset_delta = 0
     7      offset_delta = 2
     8      stack = [ uninitialized 0, uninitialized 0 ]
     9      stack = [ uninitialized 0, uninitialized 0, double ]
    10      stack = [ this ]
    11      stack = [ this, double ]
    12      locals = [ class "[Ljava/lang/String;" ]
    13      locals = [ class "[Ljava/lang/String;" ]
    14      locals = [ this, int ]

mercurial