History log of /dalvik/dx/tests/135-invoke-custom/src/invokecustom/InvokeCustom.java
Revision Date Author Comments
349f7fef67de7232fce00e7cfa070c01d02b42bb 05-Jul-2017 Orion Hodson <oth@google.com> dx: Extend test 135-invoke-custom

Add test for a method handle of kind invoke-direct and a private method
target.

Test: dalvik/dx/tests/run-test 135
Bug: 36957105
Change-Id: Ifaf5bdb2e4c1a846412d900d0664f8e8666483f0
73e080b9d29a10f84e1d3b8618c2b0a419689c0c 30-Jun-2017 Orion Hodson <oth@google.com> dx: Fix interning of call site items

Ensure all sub-items associated with a call site are interned.

Bug: 36641082
Bug: 63112734
Test: dalvik/dx/tests/run-test 135
Change-Id: I1d3c004406907e5dbbc229ac17c16ded3e67432a
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