From ec35b840e71c34ea2d7c7a59a9c69ce0f44c4740 Mon Sep 17 00:00:00 2001 From: Martin Odersky Date: Wed, 21 Dec 2016 12:11:42 +0100 Subject: Tweak the way annotations are represented in desugaring Need to be careful not to read a classfile before a compilation unit defining the annotation is entered. --- compiler/test/dotc/scala-collections.blacklist | 3 --- 1 file changed, 3 deletions(-) (limited to 'compiler/test/dotc/scala-collections.blacklist') diff --git a/compiler/test/dotc/scala-collections.blacklist b/compiler/test/dotc/scala-collections.blacklist index 342317825..7d3008bbc 100644 --- a/compiler/test/dotc/scala-collections.blacklist +++ b/compiler/test/dotc/scala-collections.blacklist @@ -1,8 +1,5 @@ ## Errors having to do with bootstrap -../scala-scala/src/library/scala/annotation/unchecked/uncheckedVariance.scala -#java.lang.AssertionError: assertion failed: data race? overwriting symbol of type scala.annotation.unchecked.uncheckedVariance, - ../scala-scala/src/library/scala/Function1.scala ../scala-scala/src/library/scala/Function2.scala # Cyclic reference because of @specialized annotation -- cgit v1.2.3