mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8332749: Broken link in MemorySegment.Scope.html
Reviewed-by: iris
This commit is contained in:
parent
c9a7b9772d
commit
0a9d1f8c89
1 changed files with 1 additions and 1 deletions
|
@ -2611,7 +2611,7 @@ public sealed interface MemorySegment permits AbstractMemorySegmentImpl {
|
|||
* <li>Segments obtained from the {@linkplain Arena#global() global arena};</li>
|
||||
* <li>Segments obtained from a raw address, using the
|
||||
* {@link MemorySegment#ofAddress(long)} factory; and</li>
|
||||
* <li><a href="#wrapping-addresses">Zero-length memory segments.</a></li>
|
||||
* <li>{@link MemorySegment##wrapping-addresses Zero-length memory segments}.</li>
|
||||
* </ul>
|
||||
* <p>
|
||||
* Conversely, a bounded lifetime is modeled with a segment scope that can be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue