diff options
author | Narayan Kamath <narayan@google.com> | 2016-07-26 11:43:56 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2016-08-01 13:28:22 +0100 |
commit | 2e439dc50d112c37a4def2d60e3d937a89bfe6ca (patch) | |
tree | cc712b0c698f8fd456a5f262575c2150f805a4c0 /annotations/generate_annotated_java_files.py | |
parent | 71ef72a5382eb63ae3cd6cd04e41785aafc0c7df (diff) |
java.lang.invoke: Add implementation of MethodType.
Imported from OpenJdk8u60. The only significant changes
are that :
- The adapter / lambda-form caches on MethodType / MethodTypeForm
has been removed because it will not be used on Android.
- Several unused package private methods have been removed.
- Links to MethodHandle API have temporarily been replaced with
@code markers. They will be resurrected when the MethodHandle
class is imported.
All changes have been annotated with change markers.
bug: 30550796
test: make checkbuild + MethodTypeTest on host / target.
Change-Id: I6e745d940f5f2949e40ff96fda5f91ba2afa267e
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions