summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2017-12-28 13:32:08 -0800
committerMathieu Chartier <mathieuc@google.com>2018-01-02 11:41:47 -0800
commitf6e31474096a3c25b2d0c872fc120d7479b62367 (patch)
tree72d8cee843375af8b8c8c7919ae930c9e5df2bfd /compiler/optimizing/graph_visualizer.cc
parentce4982554648998abd0980bd06e738f4bcaa35d9 (diff)
Fix default method verifier check for compact dex
Add a feature flag and mark if the compact dex file was generated from a dex file that supported default methods or not. This is done to maintain the existing verifier behavior differences for dex files that do and don't support default methods. Fixed callers to use a virtual function instead of always checking the dex file version. Re-enabled run-test 975. Bug: 70930171 Bug: 63756964 Test: test-art-host Change-Id: I46ac5d3cde0d0c9f41cbc68cccaf954b531e0edf
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions