summaryrefslogtreecommitdiff
path: root/test/MultiDex/Main.java
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2017-06-07 14:09:43 +0100
committerNicolas Geoffray <ngeoffray@google.com>2017-06-07 14:11:57 +0100
commit23ddfe86788fe1c95b8be6c76f3a127f8f51dd9f (patch)
treee1070a3eeb7ba8f489339415324f98417b7eb94c /test/MultiDex/Main.java
parent0a87f31513e5f9da27856af054d2241452898b22 (diff)
Don't call EnsureInitialized in the JIT.
Calling EnsureInitialized can block due to locking on the class object, that an application can also do. Just rely that the compilation request is for a reason. The compiler aleady knows how to compile methods of classes that are not initialized. bug: 62243120 Test: test.py --jit Change-Id: I6cd6828b4c2179504cf5334921fcb8d46615c77b
Diffstat (limited to 'test/MultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions