Alan Viverette
904de2ec93
Always force constructors accessible during inflation
...
We now correctly throw an IllegalAccessException for non-public accesses,
but we were relying on the old incorrect behavior during inflation. This
CL forces constructors to be accessible so that we emulate the old
behavior and don't crash.
Where we were already doing this, the CL moves the setAccessible() call
immediately after the getConstructor() call, since there's no point in
calling it multiple times.
Bug: 20810495
Change-Id: I63dfcb857e445f688080eea05e86ef22760ed49f
2015-05-04 10:32:57 -07:00
..
2015-04-30 09:58:35 -07:00
2015-04-23 18:33:39 -07:00
2015-03-18 23:50:54 +00:00
2015-02-02 23:17:17 +00:00
2015-03-17 01:07:14 +00:00
2015-04-07 12:27:17 -07:00
2015-02-18 07:49:03 -08:00
2015-03-13 11:20:45 -07:00
2015-04-15 19:02:36 -07:00
2015-02-13 21:12:47 -08:00
2015-04-17 15:24:31 -07:00
2015-04-15 19:02:36 -07:00
2015-05-01 14:38:44 -07:00
2015-02-20 08:27:38 -08:00
2015-02-28 14:47:49 -05:00
2015-04-14 18:03:34 -07:00
2015-05-01 14:30:15 -07:00
2015-04-30 09:58:35 -07:00
2014-11-07 11:29:08 -08:00
2015-03-10 14:56:11 -07:00
2015-03-27 11:50:56 -07:00
2015-04-08 15:44:03 -07:00
2014-11-12 09:23:22 -08:00
2014-10-30 14:43:18 -07:00
2015-04-15 19:02:36 -07:00
2015-02-23 21:19:58 -08:00
2015-04-16 09:27:00 -07:00
2015-05-04 10:32:57 -07:00
2015-02-18 07:49:03 -08:00
2015-05-04 10:32:57 -07:00
2015-02-27 08:56:04 +00:00
2015-04-30 09:58:35 -07:00
2015-03-23 13:53:09 -07:00
2015-02-10 14:56:02 +01:00
2015-04-28 13:45:51 -07:00
2015-02-18 07:49:03 -08:00
2015-04-02 15:30:32 -07:00
2015-03-09 19:09:55 -07:00
2015-04-22 11:52:31 -07:00
2015-04-13 09:39:24 -07:00
2015-02-18 07:49:03 -08:00
2015-03-10 14:56:11 -07:00
2014-09-09 03:15:48 +00:00
2014-11-10 17:46:57 +01:00
2015-04-30 17:16:46 -07:00
2015-05-04 14:34:39 +00:00
2015-05-01 14:30:15 -07:00
2014-11-14 14:02:55 -08:00
2015-04-30 09:58:35 -07:00
2015-02-27 12:34:30 -08:00
2015-04-21 11:52:10 -07:00
2015-05-01 14:30:15 -07:00
2014-08-19 18:04:14 -07:00
2014-12-01 17:55:37 -08:00
2015-03-13 10:51:51 +00:00
2015-02-28 14:47:49 -05:00
2014-08-19 16:32:43 -07:00
2015-05-01 14:30:15 -07:00
2015-02-18 07:49:03 -08:00
2014-11-21 10:13:59 +00:00
2015-04-14 21:14:00 -07:00
2015-04-13 09:39:24 -07:00
2014-09-16 23:09:33 +02:00
2015-04-14 21:14:00 -07:00
2015-03-18 14:21:04 -07:00
2014-11-19 17:02:16 -08:00
2015-02-23 13:08:41 +01:00
2015-02-18 20:09:42 +01:00