- 
    Enhancement 
- 
    Resolution: Duplicate
- 
     P4 P4
- 
    None
                    The documentation for `Arena.ofConfined()` states that the returned `Arena` can be used by the thread that created the `Arena`. While this is true (and is in fact true for all arena types), it would be better to say that that the returned `Arena` can *only* be used by the thread that created it.
            
- duplicates
- 
                    JDK-8349344 Clarify documentation of Arena.ofConfined -           
- Resolved
 
-