...
InspectionProfileEntry implements com.intellij.codeInspection.BatchSuppressableTool; in order to implement suppressions for a new language one needs to implement com.intellij.codeInspection.InspectionSuppressor.
asm 5 is used by default; prefix was changed to org.jetbrains.org.objectweb.