summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Program.java
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2013-12-04 17:32:43 -0800
committerMathieu Chartier <mathieuc@google.com>2013-12-04 17:58:37 -0800
commita1a19d28d0e432c2d90e4fd73146891c57d01479 (patch)
tree04da997477d4e57e5ef610526fbbb6361f092efa /rs/java/android/renderscript/Program.java
parent453a5233086b216f2a95d0879954a2af39279095 (diff)
Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf.
Since VMRuntime.newNonMovableArray and VMRuntime.addressOf are java methods implemented in Native, they don't necessarily return NULL when an exception is thrown. Checking the exception instead of the return value fixes errors which may occur if the runtime returns garbage when an exception is pending. Bug: 11971220 Change-Id: I70478834c9f14cc5d9e666e1e174d3fd09269719
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions