RFR: 8349344: Clarify documentation of Arena.ofConfined

Maurizio Cimadamore mcimadamore at openjdk.org
Wed Feb 5 10:09:11 UTC 2025


On Tue, 4 Feb 2025 09:46:48 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> This PR proposes to clarify the documentation for `Arena.ofConfined()`. It is proposed to say that segments allocated from the returned `Arena` can _only_ be accessed by the thread that created the `Arena` in the first place.

Marked as reviewed by mcimadamore (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/23435#pullrequestreview-2595197421


More information about the core-libs-dev mailing list