On Mon, 7 Sep 2026 08:20:39 GMT, Per Minborg <[email protected]> wrote:

> This PR proposes to correct an error in the documentation of `MemorySegment`, 
> which was likely a copy/paste error. In order to avoid such errors in the 
> future, the PR also proposes to collect the return documentation under a 
> single `@return` tag rather than having duplicate text.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: dcb2c12e
Author:    Per Minborg <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/dcb2c12e0302accb9e310f1cfccbc5aae694eb85
Stats:     22 lines in 1 file changed: 4 ins; 5 del; 13 mod

8391708: Resolve same-size versus unbounded-size contract of 
MemorySegment.reinterpret(Arena, Consumer)

Reviewed-by: mcimadamore, jvernee, liach

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

PR: https://git.openjdk.org/jdk/pull/32726

Reply via email to