OSDN Git Service

ART: Skip compiling redefined classes in apps
authorAndreas Gampe <agampe@google.com>
Tue, 29 Jul 2014 01:38:57 +0000 (18:38 -0700)
committerAndreas Gampe <agampe@google.com>
Sat, 9 Aug 2014 01:28:28 +0000 (18:28 -0700)
commit0171987facdea1f4e22d0b5880dcde38a816adb1
treeded77a1ebfb0884d362d01039eeeb7912af34dea
parent4ef12f5b0e26c6016c87866f6a33da5ed8e98d74
ART: Skip compiling redefined classes in apps

If for an app a class is defined in more than one dex file, skip
all classes after the first.

Bug: 16057120

(cherry picked from commit de7b43626c49567cefb258669aac70a289b74b85)

Change-Id: I461942f762354b696c305dcae3a0d1c7de40f9df
compiler/driver/compiler_driver.cc
compiler/driver/compiler_driver.h