test/tools/javap/stackmap/T6271292.out

Tue, 19 Feb 2013 00:31:45 -0800

author
darcy
date
Tue, 19 Feb 2013 00:31:45 -0800
changeset 1590
011cf7e0a148
parent 1
9a66ca7c79fa
permissions
-rw-r--r--

8008267: Add @Supported annotation to com.sun.source types
Reviewed-by: jjg

     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