summaryrefslogtreecommitdiff
path: root/compiler/common_compiler_test.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2017-04-21 13:31:41 +0100
committerVladimir Marko <vmarko@google.com>2017-04-21 13:54:00 +0100
commit9cb0c46402117e5fa83680289c8c097041296fb6 (patch)
treee315160be2ee9052e460d6b4b2f9b825057ff0f4 /compiler/common_compiler_test.cc
parent38870a8a2717ccf1bcd3faddc53b1999985bb29f (diff)
Fix verifier crash on abstract final class.
Remove a check for erroneous class. It should not matter to the verifier whether the class is just resolved, initialized or resolved erroneous. The check was also inherently racy and could yield different behavior based on the timing of the verification. Test: 161-final-abstract-class Test: testrunner.py --host Bug: 37248840 Change-Id: Ic4d964050bbe52e3de4438ada9e75676956cb6b4
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions