summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2011-01-10 15:35:18 -0800
committerElliott Hughes <enh@google.com>2011-01-10 15:35:18 -0800
commit3676bd288bce270a51b1c51f1052b76e83e71412 (patch)
tree9fb2b164065a6fa88aace8d970f713ff23576aef /annotations/generate_annotated_java_files.py
parent6a3dda3cd755cb77c7234f3c7bee782d92ceccf7 (diff)
Get memory for direct byte buffers from the Java heap rather than the native heap.
Since the removal of tracked external allocations, there's been no accounting of direct byte buffers. This fixes that, and moves us to a much simpler situation where the GC is responsible for this memory too. It also means that we don't need finalizers: now only memory-mapped blocks need finalizers (to call munmap(3)). Change-Id: I6b43f74074e496eeb2a36b620af19e4926ceb8cf
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions