RFR: 8334107: Specification for MemorySegment::get/setString could use some clarification
Jorn Vernee
jvernee at openjdk.org
Wed Nov 6 20:52:44 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.
Marked as reviewed by jvernee (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21927#pullrequestreview-2419390961
More information about the core-libs-dev
mailing list