summaryrefslogtreecommitdiff
path: root/test/files/run/delambdafy_t6028.check
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2016-09-24 08:50:41 -0700
committerSeth Tisue <seth@tisue.net>2016-09-24 08:50:41 -0700
commit39b236b482202c8f3decc501e779e67f0414999a (patch)
tree0b6d3a31a2e21b834fed93f643c67daab8b94813 /test/files/run/delambdafy_t6028.check
parent63f5eb5eb751fa5bfb69d0e783aa360abac82a1b (diff)
parent6df14e57a4980897d5517f002c04584b82e05b15 (diff)
downloadscala-39b236b482202c8f3decc501e779e67f0414999a.tar.gz
scala-39b236b482202c8f3decc501e779e67f0414999a.tar.bz2
scala-39b236b482202c8f3decc501e779e67f0414999a.zip
Merge branch '2.12.0' into merge-2.12.0-to-2.12.x-sep-24
Diffstat (limited to 'test/files/run/delambdafy_t6028.check')
-rw-r--r--test/files/run/delambdafy_t6028.check5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/files/run/delambdafy_t6028.check b/test/files/run/delambdafy_t6028.check
index eaba70ee1a..6a15b3b003 100644
--- a/test/files/run/delambdafy_t6028.check
+++ b/test/files/run/delambdafy_t6028.check
@@ -42,10 +42,11 @@ package <empty> {
<synthetic> <stable> <artifact> def $outer(): T = MethodLocalObject$2.this.$outer;
<synthetic> <stable> <artifact> def $outer(): T = MethodLocalObject$2.this.$outer
};
+ final private[this] def MethodLocalObject$lzycompute$1(barParam$1: String, MethodLocalObject$module$1: runtime.VolatileObjectRef): Unit = T.this.synchronized[Unit](if (MethodLocalObject$module$1.elem.$asInstanceOf[T#MethodLocalObject$2.type]().eq(null))
+ MethodLocalObject$module$1.elem = new T#MethodLocalObject$2.type(T.this, barParam$1));
final <stable> private[this] def MethodLocalObject$1(barParam$1: String, MethodLocalObject$module$1: runtime.VolatileObjectRef): T#MethodLocalObject$2.type = {
if (MethodLocalObject$module$1.elem.$asInstanceOf[T#MethodLocalObject$2.type]().eq(null))
- T.this.synchronized[Unit](if (MethodLocalObject$module$1.elem.$asInstanceOf[T#MethodLocalObject$2.type]().eq(null))
- MethodLocalObject$module$1.elem = new T#MethodLocalObject$2.type(T.this, barParam$1));
+ T.this.MethodLocalObject$lzycompute$1(barParam$1, MethodLocalObject$module$1);
MethodLocalObject$module$1.elem.$asInstanceOf[T#MethodLocalObject$2.type]()
};
final <artifact> private[this] def $anonfun$tryy$1(tryyParam$1: String, tryyLocal$1: runtime.ObjectRef): Unit = try {