Commit 3a1444cc authored by Alexei Zavjalov's avatar Alexei Zavjalov
Browse files

ART: JNI ExceptionDescribe crashes if no exception occurred



Some tests are calling ExceptionDescribe without checking if
we have an exception occurred. The most JVM's like Dalvik can
handle this in a good way, but art crashes with JNI error.

This adds a check in art::ExceptionDescribe for a case when it
called without exception.

Change-Id: Id9eddcc73e78b1197109be5a6340f9ff60940c74
Signed-off-by: default avatarAlexei Zavjalov <alexei.zavjalov@intel.com>
parent 29978887
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment