summaryrefslogtreecommitdiff
path: root/dx/tests/015-field-attrib-Synthetic/small-class.txt
blob: e5f429e280f5e40b9880162090b6d0cf5ea775bd (plain)
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
28
29
30
31
32
33
34
35
36
37
38
#
# sample small-but-valid classfile
#

cafe babe  # magic
0000       # minor_version
002e       # major_version
0008       # constant_pool_count

#
# constant_pool
#
01 0005 "Small"            # 0001: utf8["Small"]
01 0010 "java/lang/Object" # 0002: utf8["java/lang/Object"]
07 0001                    # 0003: class[Small]
07 0002                    # 0004: class[java/lang/Object]
01 0009 "Synthetic"        # 0005: utf8["Synthetic"]
01 0001 "a"                # 0006: utf8["a"]
01 0001 "I"                # 0007: utf8["I"]

0021  # access_flags
0003  # this_class
0004  # super_class
0000  # interfaces_count

0001  # fields_count

# fields[0]
0001  # access_flags
0006  # "a"
0007  # "I"
0001  # attributes_count
# attributes[0]
0005      # name
00000000  # length

0000  # methods_count
0000  # attributes_count