diff options
author | Narayan Kamath <narayan@google.com> | 2016-07-27 13:43:05 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2016-08-01 15:08:16 +0100 |
commit | 8b532c93d91102f2f3edf9a6b69e2ce9d2a3a8e6 (patch) | |
tree | ddd58607b1954c503ad8671f5bde914000b98fd0 /annotations/generate_annotated_java_files.py | |
parent | e0686057f9684b184ef52636ecaa93e67340a6dd (diff) |
java.lang.invoke: Add MethodHandle.
- Addresses TODOs in MethodType that depended on the inclusion
of java.lang.invoke.MethodHandle.
- None of the functionality in this change is functional or testable
currently. We need this because there are a few circular dependencies
between the runtime implementation of polymorphic invokes and this
class.
- This change also adds dummy native implementations of invoke /
invokeExact. These methods must be marked as native and must throw
an UnsupportedOperation when invoked reflectively.
bug: 30550796
test: make docs
Change-Id: Ic9c3faa4be4fd3b443b9dab8f7c4f5e8f8c1187a
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions