summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/builder.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2015-06-15 18:52:54 +0100
committerVladimir Marko <vmarko@google.com>2015-06-18 15:20:17 +0100
commita8b41003a717ecf399b890c18e9b0df49f55472f (patch)
treeab2a83ac36bd902322e7948c0d67fe5073563c3d /compiler/optimizing/builder.cc
parentf61ab97807441935cab89ebe6e24279e03d62bfe (diff)
downloadart-a8b41003a717ecf399b890c18e9b0df49f55472f.zip
art-a8b41003a717ecf399b890c18e9b0df49f55472f.tar.gz
art-a8b41003a717ecf399b890c18e9b0df49f55472f.tar.bz2
ART: Fix reporting initialized classes by CompilerDriver.
Fix a bug where the CompilerDriver was erroneously reporting classes as initialized during AOT compilation when they were not guaranteed to be initialized at runtime. This fix prevents the Quick compiler from inlining calls to static methods in classes that are not guaranteed to be initialized, so that the runtime performs the initialization required for correctness. Bug: 21847756 (cherry picked from commit 07785bb98dc8bbe192970e0f4c2cafd338a8dc68) Change-Id: I60c7361cb6e8f51be20a3cbfcae19f3240bdfbed
Diffstat (limited to 'compiler/optimizing/builder.cc')
0 files changed, 0 insertions, 0 deletions