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

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

mercurial