diff options
author | Pete Gillin <peteg@google.com> | 2018-06-06 17:09:39 +0100 |
---|---|---|
committer | Pete Gillin <peteg@google.com> | 2018-06-07 10:38:45 +0100 |
commit | 296ec519dead98a8efeb73a7ef01fff82a20df56 (patch) | |
tree | d94dcd1099fa0c0fb7b281fb8772d2f9fb9d8e07 /include/ScopedJavaUnicodeString.h | |
parent | 53693f4fba2c22a5df889365348937a175e8e7a2 (diff) |
Fix some annotations on java.util.List.
You can see the source files with the annotations in
https://android-review.googlesource.com/c/platform/libcore/+/700331/1..2
(which obviously is not intended for submission). The .jaif changes
here were copy-and-pasted from the results of running the
extract-annotations tool on those sources. Note that snapshot 1 was
generated from the ojluni.jaif at top of tree, snapshot 2 with these
changes.
Mostly, this is just adding missing @NullFromTypeParam annotations.
The annotations for the parameter to the one-arg toArray were missing
and are added.
The other change is on set(), where the annotation was applied to the
int argument instead of the E argument, which was clearly a mistake.
Test: make docs
Bug: 64930165
Change-Id: I723ad06bbbc05938e69e7fa7a4bebdb4f2a34dcb
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions