Hi all, I want to know how objects are created on the heap in Apache Harmony. Is it as chunks, just like in malloc() ?
Also, do you have a concept of pools? or is this determined by chunk-size? Thanks, Senaka
Hi all, I want to know how objects are created on the heap in Apache Harmony. Is it as chunks, just like in malloc() ?
Also, do you have a concept of pools? or is this determined by chunk-size? Thanks, Senaka