xref: /aosp_15_r20/art/test/1948-obsolete-const-method-handle/util-src/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerThis builds the class files for test 1948. It does this by first compiling the
2*795d594fSAndroid Build Coastguard Workercontents of src/. Then it uses TestGenerator to add additional functions to the
3*795d594fSAndroid Build Coastguard WorkerTestInvoker and Test1948 classes. These additions are a new method that loads a
4*795d594fSAndroid Build Coastguard Workerconstant method-handle and invokes it in TestInvoker and functions that will
5*795d594fSAndroid Build Coastguard Workerreturn the dex & class bytes for the redefinition that changes the target of the
6*795d594fSAndroid Build Coastguard WorkermethodHandle TestInvoker loads.
7*795d594fSAndroid Build Coastguard Worker
8