[jni-signatures] Also check class and method names
ClosedPublic

Authored by nicolasfella on Apr 24 2020, 11:48 AM.

Details

Summary

While not as complex as method signatures there's still potential for errors here, e.g. passing a signature where a name is expected.
This also fixes the check for static methods that didn't take the class name arg into account earlier

Diff Detail

Repository
R74 Clazy
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella requested review of this revision.Apr 24 2020, 11:48 AM
nicolasfella created this revision.
smartins accepted this revision.Apr 29 2020, 9:08 PM
This revision is now accepted and ready to land.Apr 29 2020, 9:08 PM
This revision was automatically updated to reflect the committed changes.