Skip to content

Supress Warnings of the Java compiler where it is safe to do so #7484

@scabug

Description

@scabug

Java code like src/library/scala/collection/concurrent/MainNode.java creates warnings every time we compile Scala.

Figure out whether it is safe to add things like {{{@SuppressWarnings("rawtypes")}}} and {{{@SuppressWarnings("unchecked")}}}.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions