diff options
author | Sebastien Hertz <shertz@google.com> | 2015-04-28 15:00:41 +0200 |
---|---|---|
committer | Sebastien Hertz <shertz@google.com> | 2015-04-28 15:25:47 +0200 |
commit | 2d2f2a9c665b02ca5139f71e37ca5e08389e4191 (patch) | |
tree | 50551b6039ff7924d75077ace60bd4304a8ed3bf /compiler/optimizing/graph_visualizer.cc | |
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
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions