RFR: 8338140: (str) Add notes to String.trim and String.isEmpty pointing to newer APIs [v4]
Stuart Marks
smarks at openjdk.org
Thu Jun 12 23:39:44 UTC 2025
> 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.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25762/files
- new: https://git.openjdk.org/jdk/pull/25762/files/2aa43d12..fd3967a8
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25762&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25762&range=02-03
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/25762.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25762/head:pull/25762
PR: https://git.openjdk.org/jdk/pull/25762
More information about the core-libs-dev
mailing list