summaryrefslogtreecommitdiff
path: root/test/files/jvm/serialization-new.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/serialization-new.check')
-rw-r--r--test/files/jvm/serialization-new.check4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/files/jvm/serialization-new.check b/test/files/jvm/serialization-new.check
index ca91ec1073..5b8a08da82 100644
--- a/test/files/jvm/serialization-new.check
+++ b/test/files/jvm/serialization-new.check
@@ -1,4 +1,6 @@
-warning: there were three deprecation warnings; re-run with -deprecation for details
+warning: there were two deprecation warnings (since 2.11.0)
+warning: there was one deprecation warning (since 2.11.6)
+warning: there were three deprecation warnings in total; re-run with -deprecation for details
a1 = Array[1,2,3]
_a1 = Array[1,2,3]
arrayEquals(a1, _a1): true