RFR: 8349344: Clarify documentation of Arena.ofConfined

Jorn Vernee jvernee at openjdk.org
Tue Feb 4 18:39:23 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 jvernee (Reviewer).

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

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


More information about the core-libs-dev mailing list