RFR: 8338140: (str) Add notes to String.trim and String.isEmpty pointing to newer APIs [v4]
Brian Burkhalter
bpb at openjdk.org
Fri Jun 13 00:32:29 UTC 2025
On Thu, 12 Jun 2025 23:39:44 GMT, Stuart Marks <smarks at openjdk.org> wrote:
>> Add a note to String.trim pointing to the String.strip family of methods.
>>
>> Add notes cross-linking String.isBlank and String.isEmpty.
>
> Stuart Marks has updated the pull request incrementally with one additional commit since the last revision:
>
> More wording updates.
Looks fine to me, as well.
-------------
Marked as reviewed by bpb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25762#pullrequestreview-2923064187
More information about the core-libs-dev
mailing list