GV
Size: a a a
GV
AF
GV
public static void main(java.lang.String[]);Class call:
Code:
0: aconst_null
1: astore_1
2: aload_1
3: pop
4: invokestatic #7 // Method Hello$Test.show:()V
7: return
public static void main(java.lang.String[]);
Code:
0: aconst_null
1: astore_1
2: invokestatic #7 // Method Hello$Test.show:()V
5: return
GV
СМ
AF
AF
Compiled from "KoalaTester.java"
public class KoalaTester {
public KoalaTester();
Code:
0: aload_0
1: invokespecial #1 // Method java/lang/Object."<init>":()V
4: return
public static void main(java.lang.String[]);
Code:
0: new #7 // class Koala
3: dup
4: invokespecial #9 // Method Koala."<init>":()V
7: astore_1
8: getstatic #10 // Field java/lang/System.out:Ljava/io/PrintStream;
11: aload_1
12: pop
13: getstatic #16 // Field Koala.count:I
16: invokevirtual #20 // Method java/io/PrintStream.println:(I)V
19: aconst_null
20: astore_1
21: getstatic #10 // Field java/lang/System.out:Ljava/io/PrintStream;
24: aload_1
25: pop
26: getstatic #16 // Field Koala.count:I
29: invokevirtual #20 // Method java/io/PrintStream.println:(I)V
32: return
}
GV
Compiled from "KoalaTester.java"
public class KoalaTester {
public KoalaTester();
Code:
0: aload_0
1: invokespecial #1 // Method java/lang/Object."<init>":()V
4: return
public static void main(java.lang.String[]);
Code:
0: new #7 // class Koala
3: dup
4: invokespecial #9 // Method Koala."<init>":()V
7: astore_1
8: getstatic #10 // Field java/lang/System.out:Ljava/io/PrintStream;
11: aload_1
12: pop
13: getstatic #16 // Field Koala.count:I
16: invokevirtual #20 // Method java/io/PrintStream.println:(I)V
19: aconst_null
20: astore_1
21: getstatic #10 // Field java/lang/System.out:Ljava/io/PrintStream;
24: aload_1
25: pop
26: getstatic #16 // Field Koala.count:I
29: invokevirtual #20 // Method java/io/PrintStream.println:(I)V
32: return
}
D
СМ
СМ
D
AF
Code:
0: new #7 // class Koala
3: dup
4: invokespecial #9 // Method Koala."<init>":()V
7: astore_1
8: getstatic #10 // Field java/lang/System.out:Ljava/io/PrintStream;
11: aload_1
12: pop
13: getstatic #16 // Field Koala.count:I
16: invokevirtual #20 // Method java/io/PrintStream.println:(I)V
19: getstatic #10 // Field java/lang/System.out:Ljava/io/PrintStream;
22: aload_1
23: getfield #26 // Field Koala.other:I
26: invokevirtual #20 // Method java/io/PrintStream.println:(I)V
29: aconst_null
30: astore_1
31: getstatic #10 // Field java/lang/System.out:Ljava/io/PrintStream;
34: aload_1
35: pop
36: getstatic #16 // Field Koala.count:I
39: invokevirtual #20 // Method java/io/PrintStream.println:(I)V
42: getstatic #10 // Field java/lang/System.out:Ljava/io/PrintStream;
45: aload_1
46: getfield #26 // Field Koala.other:I
49: invokevirtual #20 // Method java/io/PrintStream.println:(I)V
52: return
AF
DC
AF
GV
СМ
СМ
D