Home | History | Annotate | Download | only in util-src
      1 This builds the class files for test 1948. It does this by first compiling the
      2 contents of src/. Then it uses TestGenerator to add additional functions to the
      3 TestInvoker and Test1948 classes. These additions are a new method that loads a
      4 constant method-handle and invokes it in TestInvoker and functions that will
      5 return the dex & class bytes for the redefinition that changes the target of the
      6 methodHandle TestInvoker loads.
      7 
      8