On Wed, 11 Jun 2025 22:39:48 GMT, Stuart Marks <sma...@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. This pull request has now been integrated. Changeset: 06d804a0 Author: Stuart Marks <sma...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/06d804a0f004f9403c7c12e1a9f2ca8775c639f7 Stats: 19 lines in 1 file changed: 9 ins; 4 del; 6 mod 8338140: (str) Add notes to String.trim and String.isEmpty pointing to newer APIs Reviewed-by: naoto, bpb ------------- PR: https://git.openjdk.org/jdk/pull/25762