Commit 23ddfe86 authored by Nicolas Geoffray's avatar Nicolas Geoffray
Browse files

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
parent 0a87f315
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment