We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb84ab5 commit 1892e77Copy full SHA for 1892e77
tests/pos/t2669.scala renamed to tests/disabled/t2669.scala
@@ -1,4 +1,5 @@
1
// #2629, #2639, #2669
2
+// dies in classfile parser while parsing java.util.Vector(requested by bakend)
3
object Test2669 {
4
5
def test[T](l: java.util.ArrayList[_ <: T]) = 1
0 commit comments