summaryrefslogtreecommitdiff
path: root/test/files/run/reflection-magicsymbols-invoke.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/reflection-magicsymbols-invoke.check')
-rw-r--r--test/files/run/reflection-magicsymbols-invoke.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/reflection-magicsymbols-invoke.check b/test/files/run/reflection-magicsymbols-invoke.check
index a180ed806e..674716adfe 100644
--- a/test/files/run/reflection-magicsymbols-invoke.check
+++ b/test/files/run/reflection-magicsymbols-invoke.check
@@ -68,7 +68,7 @@ testing Object.==: true
testing Object.clone: class java.lang.CloneNotSupportedException: java.lang.String
testing Object.eq: true
testing Object.equals: true
-testing Object.finalize: null
+testing Object.finalize: ()
testing Object.getClass: class java.lang.String
testing Object.hashCode: 50
testing Object.ne: false