History log of /dalvik/dx/src/com/android/dx/rop/cst/CstInvokeDynamic.java
Revision Date Author Comments
b7d748318354aba23ba03f76bdefc31fa6adc885 13-Jun-2017 Orion Hodson <oth@google.com> dx: Add support for invoke-custom

This change adds the translations to invoke-custom and extends the DEX
file sections that dx emits sections for method handles and call
sites.

Test: dx/tests/run-test 135
Test: dx/testse/run-all-tests
Bug: 36641082
Bug: 36957105
Change-Id: Ia1c5b548755485755e8bab0a8f99bd745c2960cd
0a0a6341906567e8d5e338f0be52bde64d7b37c3 11-May-2017 Yohann Roussel <yroussel@google.com> Allow parsing constant pool of class file 52

Add support for parsing MethodHandle, MethodType and InvokeDynamic
entries from the constant pool.

Bug: 37772111
Bug: 36641082
Change-Id: I8fe4b368c5f34c32f6676198a4f1a43d127b2c54
Test: ./tests/run-test 134