Diffusion Clazy da23a44a6369

[jni-signatures] Also check class and method names

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

Description

[jni-signatures] Also check class and method names

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

Reviewers: smartins

Reviewed By: smartins

Differential Revision: https://phabricator.kde.org/D29151

Details

Committed
nicolasfellaMay 1 2020, 7:49 PM
Reviewer
smartins
Differential Revision
D29151: [jni-signatures] Also check class and method names
Parents
R74:579779bd16dc: Initial check for invalid JNI method signatures
Branches
Unknown
Tags
Unknown