RFR: 8345292: Improve javadocs for MemorySegment::getStrings defining word boundary cases [v2]
Per Minborg
pminborg at openjdk.org
Tue Jun 10 17:01:24 UTC 2025
> This PR proposes to improve the 'MemorySegment.getString(long offset, Charset charset)` method documentation with respect to multi-octet concerns.
Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
Update after comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25715/files
- new: https://git.openjdk.org/jdk/pull/25715/files/7e4d4bf3..86b891a2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25715&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25715&range=00-01
Stats: 10 lines in 1 file changed: 5 ins; 5 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/25715.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25715/head:pull/25715
PR: https://git.openjdk.org/jdk/pull/25715
More information about the core-libs-dev
mailing list