commit | 2d2f2a9c665b02ca5139f71e37ca5e08389e4191 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Tue Apr 28 15:00:41 2015 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Tue Apr 28 15:25:47 2015 +0200 |
tree | 50551b6039ff7924d75077ace60bd4304a8ed3bf | |
parent | 3adfc4bbe6c42d574bd2069d8e38a13d5ad98ccf [diff] |
Fix constructor access check through reflection We must not throw IllegalAccessException if the constructor has been made accessible by a previous call to Constructor.setAccessible, even if the caller cannot access the constructor. Bug: 20639158 Change-Id: I9a34f05cdbb8825ad88b42223743690228e3f03e