DescriptionIgnore return type annotations in @CalledByNative methods.
Annotations do not affect generated JNI signatures so they should be
ignored. This CL updates the regex used to ignore return type
annotations (annotated method parameters are already ignored).
BUG=650823
Committed: https://crrev.com/799c1feb38d8fb1052bfdaaac6eaf1093f89bb2b
Cr-Commit-Position: refs/heads/master@{#422215}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Make regex normal #
Messages
Total messages: 11 (4 generated)
|