summaryrefslogtreecommitdiffstats
path: root/dx/tests/016-field-attrib-Deprecated/expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dx/tests/016-field-attrib-Deprecated/expected.txt')
-rw-r--r--dx/tests/016-field-attrib-Deprecated/expected.txt36
1 files changed, 0 insertions, 36 deletions
diff --git a/dx/tests/016-field-attrib-Deprecated/expected.txt b/dx/tests/016-field-attrib-Deprecated/expected.txt
deleted file mode 100644
index 1b5547ffd..000000000
--- a/dx/tests/016-field-attrib-Deprecated/expected.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-reading small-class.txt...
-begin classfile
-magic: cafebabe
-minor_version: 0000
-major_version: 002e
-constant_pool_count: 0008
-
-constant_pool:
- 0001: utf8{"Small"}
- 0002: utf8{"java/lang/Object"}
- 0003: type{Small}
- 0004: type{java.lang.Object}
- 0005: utf8{"Deprecated"}
- 0006: utf8{"a"}
- 0007: utf8{"I"}
-end constant_pool
-access_flags: public|super
-this_class: type{Small}
-super_class: type{java.lang.Object}
-interfaces_count: 0000
-fields_count: 0001
-
-fields[0]:
- access_flags: public
- name: a
- descriptor: I
- attributes_count: 0001
-
- attributes[0]:
- name: Deprecated
- length: 00000000
- end attributes[0]
-end fields[0]
-methods_count: 0000
-attributes_count: 0000
-end classfile