Home | History | Annotate | Download | only in 715-clinit-implicit-parameter-annotations
      1 Tests ART synthesizes parameter annotations for implicit parameters on
      2 constructors. Inner class and enum constructors may have implicit
      3 parameters. If the constructor has parameter annotations, the implicit
      4 parameters may not have annotations in the DEX file, but code that
      5 looks at these annotations will expect them to.
      6