On Mon, 22 Mar 2021 22:19:18 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
> Looks like the original idea was to set `fallbacktext` on strings containing > only spaces. > > I decided to remove the `trim()` call to keep the same behavior and to allows > to set such meaningless space only titles/tooltips(same as on other > platforms, maybe someone want empty label for some reason). Marked as reviewed by pbansal (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3136