OSDN Git Service

Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime"
authorAndreas Gampe <agampe@google.com>
Mon, 21 Sep 2015 18:46:52 +0000 (11:46 -0700)
committerAndreas Gampe <agampe@google.com>
Mon, 21 Sep 2015 18:54:35 +0000 (11:54 -0700)
commit9edb5b1dda41563fd4afdde964f306b10b7c408f
treeb1d761fe0a677ac4d39adae0fdccd67b73a7e4a1
parent9f3b8d38de615efef6d2536817f19ad2ccaa313a
Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime"

This reverts commit d5ce6a80d6795ada9f47600287706135481cbb4b.

This has an unexpected side effect of not correctly including
reference classes in the boot image. Needs more investigation.

Bug: 24103765
Bug: 24213543
Change-Id: I2a7649f07ec73c59a8cb543f12b6496ac74f7a11
compiler/oat_writer.cc