Hi, I am wondering what the specified zeroing behavior of Arena#allocate is. The current implementation zeros the allocated memory, but I can't find anything in the javadoc that indicates any guarantees related to this behavior. Is there a reason no mention of zeroing is made, even for the built in Arenas? Thanks, -DJ