summaryrefslogtreecommitdiff
path: root/test/files/run/reflection-fieldmirror-ctorparam.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-5895 fixes FieldMirrorsEugene Burmako2012-07-171-1/+3
| | | | | | | reflectField now accepts getters and setters along with the field symbols, it also checks whether a field has a reasonable binary representation (this is necessary, because ctor parameters that are unused outside of their declaring constructors don't get compiled down to Java fields/methods).
* fixes some issues with reflectField brought up todayEugene Burmako2012-06-081-0/+1