History log of /libcore/luni/src/test/java/libcore/java/lang/invoke/MethodHandleInfoTest.java
Revision Date Author Comments
798bce8a6e61a5e02934589159850649d79e9caf 15-Aug-2016 Narayan Kamath <narayan@google.com> java.lang.invoke: Add MethodHandleInfo.

This interface is being introduced ahead of MethodHandles.Lookup
to break a circular dependency.

test: MethodHandleInfoTest / make docs
bug: 30550796

Change-Id: I0f2b5f3dfcbfb3f4b3cc8a2ee495f928b4f9d159