diff options
author | John Reck <jreck@google.com> | 2019-02-07 13:51:30 -0800 |
---|---|---|
committer | John Reck <jreck@google.com> | 2019-02-07 13:51:30 -0800 |
commit | 003fda0197fd2159de2c0f9ab5c2069dbf89d5ba (patch) | |
tree | c8c582d3f7a8fe41f77a2e65e56c825e56004d01 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 598a0ebac1a369b76cf319f4d32cc10fdd88ef8d (diff) |
Make sure to actually return after jniThrowException
It's illegal to keep using JNIEnv with a pending
exception, and also a bit nonsensical to keep doing work
if it's just going to throw when the native method returns
Change-Id: I6ce66fc0d00f05a6fc33202c4aef266860472701
Fixes: 124064285
Test: android.graphics.cts.EGL15Test CTS test
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions