commit | d9e764ece41000c87d12d82a50eab6444ba02a8e | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Thu Apr 21 18:06:10 2016 -0700 |
committer | Hans Boehm <hboehm@google.com> | Fri Apr 22 13:31:02 2016 -0700 |
tree | 5fbf7c32b988b3acbdad3388dfab1bd4f35597aa | |
parent | c2c801bbef3d395ad9adcc784ce9f2c7c5314f57 [diff] |
Convert Pattern and Matcher to use NativeAllocationRegistry Avoid finalizer use, since already finalized objects may still be accessed by other finalizers, causing native memory corruption. This should also improve memory tracking and deallocation performance a bit. Bug: 27887091 Change-Id: Ib1df6bcdacaf8eba622b67c10ac9ceb675067884