summaryrefslogtreecommitdiff
path: root/runtime/native/java_lang_invoke_MethodHandleImpl.h
AgeCommit message (Expand)Author
2024-01-15Add visibility attributes in runtime/native Dmitrii Ishcheikin
2024-01-10Revert "Add visibility attributes in runtime/entrypoints and runtime/native" Daniel Chapin
2024-01-05Add visibility attributes in runtime/entrypoints and runtime/native Dmitrii Ishcheikin
2017-01-27MethodHandles: Support and tests for revealDirect / reflectAs. Narayan Kamath