Describe the usage question you have. Please include as many useful details as possible.
"Applications should generally create one RootAllocator at the start of the program, and use it through the BufferAllocator interface." refered from memory management
It's thread safe and supposed to be defined as a "singleton" instance ?
Component(s)
Java
Describe the usage question you have. Please include as many useful details as possible.
"Applications should generally create one RootAllocator at the start of the program, and use it through the BufferAllocator interface." refered from memory management
It's thread safe and supposed to be defined as a "singleton" instance ?
Component(s)
Java