test/tools/javap/stackmap/T6271292.out

Fri, 17 Feb 2012 15:24:40 -0800

author
darcy
date
Fri, 17 Feb 2012 15:24:40 -0800
changeset 1199
e127334a64fe
parent 1
9a66ca7c79fa
permissions
-rw-r--r--

7143910: test/tools/apt/Basics/apt.sh fails with 'real' sh
Reviewed-by: darcy
Contributed-by: sonali.goel@oracle.com

     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