summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2017-10-21 16:01:08 -0700
committerMathieu Chartier <mathieuc@google.com>2017-10-26 09:35:02 -0700
commit24066ec509949f777a4c6e61ef631de33bfdc28a (patch)
tree5620a9f0ef3f476ada8b1763a1854877d136f022 /compiler/optimizing/graph_visualizer.cc
parent31275df5ea1b91ed668618d6ec64a76d67cee73c (diff)
Re-enable dex verifier after dexlayout
Disabled class def ordering since it violates the spec regarding superclasses occurring before subclasses. This fixes a dex verifier failure. Adjust the data section size based on string data and code item diff. This fixes dex2oat_image_test failing dex file verification. Fixed handling of unreference annotations. Previously, these would not get written back out. This resulted the dex file verifier prematurely ending for annotations during CheckIntraSectionIterate and then complaining about non zero padding (that was actually an annotation). Test: test-art-host Bug: 63756964 Bug: 68208404 Change-Id: Id2b9b360640c360ac562826e9193971f7bb30eea
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions