summaryrefslogtreecommitdiff
path: root/test/files/run/icode-reader-dead-code.check
blob: c9de93283e87de43466277675f6d2a80a0ea4ec9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Bytecode for method f

  // access flags 0x11
  public final f()I
   L0
    LINENUMBER 4 L0
    ICONST_1
    IRETURN
   L1
    LOCALVARIABLE this Lp/A; L0 L1 0
    MAXSTACK = 1
    MAXLOCALS = 1

Bytecode for method f

  // access flags 0x11
  public final f()I
   L0
    LINENUMBER 4 L0
    ICONST_1
    ATHROW
    IRETURN
   L1
    LOCALVARIABLE this Lp/A; L0 L1 0
    MAXSTACK = 1
    MAXLOCALS = 1