langtools/test/tools/javac/ClassFileModifiers/MemberModifiers.out
author mikejwre
Wed, 09 Jun 2010 18:56:41 -0700
changeset 5634 895b66935810
parent 10 06bc494ca11e
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
CLASSFILE  MemberModifiers.c
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
--- SUPER
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
FIELD  this$0
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
--- FINAL
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
METHOD  <init>
06bc494ca11e Initial load
duke
parents:
diff changeset
     7
---
06bc494ca11e Initial load
duke
parents:
diff changeset
     8
06bc494ca11e Initial load
duke
parents:
diff changeset
     9
CLASSFILE  MemberModifiers.i
06bc494ca11e Initial load
duke
parents:
diff changeset
    10
--- INTERFACE ABSTRACT
06bc494ca11e Initial load
duke
parents:
diff changeset
    11
06bc494ca11e Initial load
duke
parents:
diff changeset
    12
CLASSFILE  MemberModifiers
06bc494ca11e Initial load
duke
parents:
diff changeset
    13
--- PUBLIC FINAL SUPER
06bc494ca11e Initial load
duke
parents:
diff changeset
    14
FIELD  f
06bc494ca11e Initial load
duke
parents:
diff changeset
    15
---
06bc494ca11e Initial load
duke
parents:
diff changeset
    16
METHOD  <init>
06bc494ca11e Initial load
duke
parents:
diff changeset
    17
--- PUBLIC
06bc494ca11e Initial load
duke
parents:
diff changeset
    18
METHOD  m
06bc494ca11e Initial load
duke
parents:
diff changeset
    19
---
06bc494ca11e Initial load
duke
parents:
diff changeset
    20
06bc494ca11e Initial load
duke
parents:
diff changeset
    21
CLASSFILE  MemberModifiersAux.Foo.c
06bc494ca11e Initial load
duke
parents:
diff changeset
    22
--- SUPER
06bc494ca11e Initial load
duke
parents:
diff changeset
    23
FIELD  this$1
06bc494ca11e Initial load
duke
parents:
diff changeset
    24
--- FINAL
06bc494ca11e Initial load
duke
parents:
diff changeset
    25
METHOD  <init>
06bc494ca11e Initial load
duke
parents:
diff changeset
    26
---
06bc494ca11e Initial load
duke
parents:
diff changeset
    27
06bc494ca11e Initial load
duke
parents:
diff changeset
    28
CLASSFILE  MemberModifiersAux.Foo
06bc494ca11e Initial load
duke
parents:
diff changeset
    29
--- FINAL SUPER
06bc494ca11e Initial load
duke
parents:
diff changeset
    30
FIELD  f
06bc494ca11e Initial load
duke
parents:
diff changeset
    31
---
06bc494ca11e Initial load
duke
parents:
diff changeset
    32
FIELD  this$0
06bc494ca11e Initial load
duke
parents:
diff changeset
    33
--- FINAL
06bc494ca11e Initial load
duke
parents:
diff changeset
    34
METHOD  <init>
06bc494ca11e Initial load
duke
parents:
diff changeset
    35
---
06bc494ca11e Initial load
duke
parents:
diff changeset
    36
METHOD  m
06bc494ca11e Initial load
duke
parents:
diff changeset
    37
---
06bc494ca11e Initial load
duke
parents:
diff changeset
    38
06bc494ca11e Initial load
duke
parents:
diff changeset
    39
CLASSFILE  MemberModifiersAux
06bc494ca11e Initial load
duke
parents:
diff changeset
    40
--- SUPER
06bc494ca11e Initial load
duke
parents:
diff changeset
    41
METHOD  <init>
06bc494ca11e Initial load
duke
parents:
diff changeset
    42
---