Skip to content

Illegal signature for higher kinded type with AnyVal upper bound #5720

Closed
@Blaisorblade

Description

@Blaisorblade

While testing another patch, I got this output:

[info] Test dotty.tools.dotc.CompilationTests.fuzzyAll started
<B:J>Ljava/lang/Object;: ':' expected at index 4ted (115/146, 0 failed, 2s)
<B:J>()V: ':' expected at index 4
[=======================================] completed (146/146, 0 failed, 3s)

Grep suggests that might be coming from https://github.com/lampepfl/scala/blob/9ef70dd9b9eeec11cfb72dabb57c61198fa18a20/src/asm/scala/tools/asm/util/CheckClassAdapter.java#L993.

Noting this for future usage, can't investigate right now...

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions