> This PR proposes to add a clarification that an `Arena` always returns > zeroed-out segments for `Arena::allocate` methods. > > Note that other overloaded methods refer to the abstract `Arena::allocate` > method via implementation notes.
Per Minborg has updated the pull request incrementally with one additional commit since the last revision: Move documentation of zero init to each Arena factory ------------- Changes: - all: https://git.openjdk.org/jdk/pull/17308/files - new: https://git.openjdk.org/jdk/pull/17308/files/04074d71..878cbcae Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=17308&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17308&range=01-02 Stats: 17 lines in 1 file changed: 12 ins; 5 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/17308.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/17308/head:pull/17308 PR: https://git.openjdk.org/jdk/pull/17308