Skip to content

Commit 1892e77

Browse files
committed
Disable t2669 dies in Classfile parser while parsing java.util.Vector(requested by backend)
1 parent fb84ab5 commit 1892e77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pos/t2669.scala renamed to tests/disabled/t2669.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// #2629, #2639, #2669
2+
// dies in classfile parser while parsing java.util.Vector(requested by bakend)
23
object Test2669 {
34

45
def test[T](l: java.util.ArrayList[_ <: T]) = 1

0 commit comments

Comments
 (0)