Integrated: 8334107: Specification for MemorySegment::get/setString could use some clarification

Per Minborg pminborg at openjdk.org
Thu Nov 7 07:28:47 UTC 2024


On Wed, 6 Nov 2024 13:52:32 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> This PR proposes to add additional text for the `@param charset` tags in the `MemorySegment.(get|set)String` overloads that take a `charset`. 
> 
> This PR does not need a CSR, as the specs already state that an exception will be thrown if the provided `charset` is not a standard charset.

This pull request has now been integrated.

Changeset: 619b4d59
Author:    Per Minborg <pminborg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/619b4d596634ee84b9bf5884b97a69eb01661657
Stats:     5 lines in 1 file changed: 3 ins; 0 del; 2 mod

8334107: Specification for MemorySegment::get/setString could use some clarification

Reviewed-by: jvernee

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

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


More information about the core-libs-dev mailing list