On Fri, 12 Nov 2021 19:11:36 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:

> All this manually written code actually can be replaced with single 
> String.isBlank() call.
> `file` variable is guaranteed to be non-null.

LGTM. Testing didn't reveal any issue.

-------------

Marked as reviewed by dfuchs (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6372

Reply via email to