Files
frameworks_base/core/java/android
Dimitry Ivanov ea90281082 Create linker-namespace for the classloader
With this change ApplicationLoaders.getClassLoader()
creates linker-namespace for the classloader at the
construction time. Before this change the namespace
was created on first load of a jni library.

With this change we ensure that every classloader
has initialized namespace associated with it.

As an additional advantage we now can avoid storing
namespace-specific fields in the classloaders.

Bug: http://b/27189432
Bug: http://b/22548808
Change-Id: I3b160bd478a55171008682c40b2ebc13bdbd9882
(cherry picked from commit a55c7f15a3)
2016-02-26 10:16:11 -08:00
..
2016-01-15 16:14:57 +00:00
2016-01-22 18:14:18 +09:00
2015-12-14 12:32:26 -08:00
2016-01-15 16:26:26 +00:00
2016-02-08 00:06:34 -08:00
2016-01-19 14:37:18 -08:00
2016-01-15 16:14:57 +00:00
2016-01-15 16:14:57 +00:00
2016-01-15 16:14:57 +00:00
2016-01-15 16:26:26 +00:00
2016-01-15 16:14:57 +00:00
2016-01-15 16:14:57 +00:00
2016-01-15 16:14:57 +00:00