diff options
author | Mathieu Chartier <mathieuc@google.com> | 2014-06-27 17:19:04 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2014-07-07 09:31:58 -0700 |
commit | 70b634882b523ec9795475dccc347b423cefaef6 (patch) | |
tree | 1a3e4392271096dd904100db187fa0677ec95911 /compiler/optimizing/graph_visualizer.cc | |
parent | fbf156c9394e777385ae2661e673a4c783dfd836 (diff) |
Only allow whitelisted exceptions during dex2oat resolving.
Previously we would clear any exceptions even though we only want
to clear NoClassDefFound and IncompatibleClassChangeError exceptions.
This meant that out of memory exceptions would incorrectly get
cleared resulting in excessively long dex2oat times when you ran out
of memory.
Bug: 15936401
Change-Id: Iba3911f2c689b8c8d7d41e8c36546f027c08e9d7
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions