On Thu, 28 Aug 2025 12:52:41 GMT, Alan Bateman <al...@openjdk.org> wrote:
>> Volkan Yazici has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Improve docs > > src/java.base/share/classes/java/lang/String.java line 1336: > >> 1334: >> 1335: /** >> 1336: * {@return a new {@link MalformedInputException} for the >> sub-range denoted by specified {@code offset} and {@code length}} > > Some of the very long lines make it hard to look at the changes side-by-side, > would you mind trimming some of these back to make it easier for reviewers? Changed as requested in 978d981039a – let me know if I've missed any. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26413#discussion_r2308332349