Commit Graph
1 Commits
Author SHA1 Message Date
Arnaud Tournier 5b4b8a3320 Call setAccessible only once
In the getField method, due to recursion, the field.setAccessible was called a number of times equal to the number of level to go up the hierarchy to find the field
2015-12-11 16:32:32 +01:00