You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Yegor Koldov (JIRA)" <ji...@apache.org> on 2017/09/15 09:31:03 UTC

[jira] [Created] (LANG-1354) FieldUtils should ignore any synthetic fields

Yegor Koldov created LANG-1354:
----------------------------------

             Summary: FieldUtils should ignore any synthetic fields
                 Key: LANG-1354
                 URL: https://issues.apache.org/jira/browse/LANG-1354
             Project: Commons Lang
          Issue Type: Improvement
            Reporter: Yegor Koldov
            Priority: Minor


For my opinion [FieldUtils.getAllFieldsList | https://github.com/apache/commons-lang/blob/release/src/main/java/org/apache/commons/lang3/reflect/FieldUtils.java#L212] should ignore any synthetic fileds (Jacoco for ex.)

If you agree with that, i could prepaire PR on github



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)