RFR: 8345292: Improve javadocs for MemorySegment::getStrings defining word boundary cases [v3]
Per Minborg
pminborg at openjdk.org
Wed Jun 11 17:20:14 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 src/java.base/share/classes/java/lang/foreign/MemorySegment.java
Co-authored-by: Jorn Vernee <JornVernee at users.noreply.github.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25715/files
- new: https://git.openjdk.org/jdk/pull/25715/files/86b891a2..928e41f7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25715&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25715&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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