Remarks: @edu.umd.cs.findbugs.annotations.OverrideMustInvoke has retention Class => present in class but not in runtime => not accessible via reflection ! (classloader)
Remark: @Override has retention source => only present in source, cannot be detected here.