RFR: 8323159: Consider adding some text re. memory zeroing in Arena::allocate

Jorn Vernee jvernee at openjdk.org
Wed Jan 10 14:32:20 UTC 2024


On Wed, 10 Jan 2024 14:21:15 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> (how does a client know if what they get back is zeroed?)

It seems similar to e.g. a HashMap vs. LinkedHashMap with regards to ordering. The creator of the Arena would decide the zeroing strategy.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/17308#discussion_r1447463240


More information about the core-libs-dev mailing list