RFR: 8345292: Improve javadocs for MemorySegment::getStrings defining word boundary cases [v4]
Per Minborg
pminborg at openjdk.org
Wed Jun 11 17:24:11 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:
Improve wording
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25715/files
- new: https://git.openjdk.org/jdk/pull/25715/files/928e41f7..4ea36452
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25715&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25715&range=02-03
Stats: 5 lines in 1 file changed: 0 ins; 1 del; 4 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