diff options
author | Ian Rogers <irogers@google.com> | 2014-11-19 14:05:21 -0800 |
---|---|---|
committer | Ian Rogers <irogers@google.com> | 2014-11-19 14:05:21 -0800 |
commit | 3242729362b74d22f11d8bc7b4800ba0a8695df6 (patch) | |
tree | e3ac6dbb1d4f1f6295ed4a856473c6f92c88be22 /runtime/runtime.cc | |
parent | 834896de1c955c04d781d2bf8c53573f94ce8c3e (diff) | |
download | art-3242729362b74d22f11d8bc7b4800ba0a8695df6.tar.gz art-3242729362b74d22f11d8bc7b4800ba0a8695df6.tar.bz2 art-3242729362b74d22f11d8bc7b4800ba0a8695df6.zip |
Avoid JNI call with pending OOME.
If EnsureResolved fails with an exception then FindClassInPathClassLoader may
fall-through to a call to NewStringUTF with a pending exception.
Bug: 15446488
Change-Id: I007f7bee7c50aa588d0b1c776da67a38314dc897
Diffstat (limited to 'runtime/runtime.cc')
0 files changed, 0 insertions, 0 deletions