[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
Branch
othersigs
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 25824
Build 25842: arc lint + arc unit
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.