diff options
author | David Brazdil <dbrazdil@google.com> | 2015-09-15 11:36:54 +0100 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-09-15 11:51:34 +0100 |
commit | baf89b8f2591df93686df545bc6ccc6eb3b128cc (patch) | |
tree | d66715e4cb93257b4903b997e1e09f37dd16d2cd /compiler/optimizing/graph_visualizer.cc | |
parent | cd9266e68246a42ae3eb65a0bd5e2c4ec62418a0 (diff) |
ART: Fix bug in reference type propagation
Reference type propagation assumed that type is exact if the class is
final. This does not hold for arrays which are always final and the
component type needs to be considered.
Bug: 24084144
Change-Id: Ib72e12a018437c404e82f7ad414554c66a4c6f8c
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions