diff options
author | Hans Boehm <hboehm@google.com> | 2016-05-10 13:01:22 -0700 |
---|---|---|
committer | Hans Boehm <hboehm@google.com> | 2016-05-10 15:33:53 -0700 |
commit | ad3cc3c63c6d0f637d2ece3935b5b01b19473299 (patch) | |
tree | 2b27d86da739d9ec31771a1237e8bf0b6b68d8fe /rs/java/android/renderscript/RenderScript.java | |
parent | 4c7169fadf9bc1eeac04635312fba8fb8e278693 (diff) |
Clear more native pointers in finalizers
This hopefully handles the remaining finalizers in frameworks/base
that didn't guard against calls from other finalizers after being
finalized.
The goal here is to reduce the possible corruption causes we have
to think about by a few.
If any of theses are either very frequently used, or use large
Java (as opposed to native) objects, we should probably convert them
to NativeAllocationRegistry instead. But that's more work.
Bug: 18178237
Change-Id: I79bc0e8fa20af8f340418a6226022e0294d77f02
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions