Should we be reporting FindBugs issues?

We’re aware of inefficiencies in the Kotlin-generated bytecode, and we plan to address them when switching to a new implementation of the JVM backend in Kotlin 1.2. At this time, I don’t think it’s worth filing issues for problem that FindBugs detects, because we won’t address them anyway, and it’s likely that they will go away after the rewrite.

1 Like