xref: /aosp_15_r20/art/test/715-clinit-implicit-parameter-annotations/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerTests ART synthesizes parameter annotations for implicit parameters on
2*795d594fSAndroid Build Coastguard Workerconstructors. Inner class and enum constructors may have implicit
3*795d594fSAndroid Build Coastguard Workerparameters. If the constructor has parameter annotations, the implicit
4*795d594fSAndroid Build Coastguard Workerparameters may not have annotations in the DEX file, but code that
5*795d594fSAndroid Build Coastguard Workerlooks at these annotations will expect them to.
6