summaryrefslogtreecommitdiff
path: root/test/files/run/reflection-sorted-members.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/reflection-sorted-members.check')
-rw-r--r--test/files/run/reflection-sorted-members.check34
1 files changed, 34 insertions, 0 deletions
diff --git a/test/files/run/reflection-sorted-members.check b/test/files/run/reflection-sorted-members.check
new file mode 100644
index 0000000000..d58b691c42
--- /dev/null
+++ b/test/files/run/reflection-sorted-members.check
@@ -0,0 +1,34 @@
+value a
+value b
+value c
+method c
+method b
+method a
+constructor Foo$1
+value x
+method x
+constructor Bar$1
+method finalize
+method wait
+method wait
+method wait
+method equals
+method toString
+method hashCode
+method getClass
+method clone
+method notify
+method notifyAll
+constructor Object
+method eq
+method ne
+method ==
+method !=
+method ##
+method synchronized
+method $isInstanceOf
+method $asInstanceOf
+method ==
+method !=
+method isInstanceOf
+method asInstanceOf