On Fri, 5 Aug 2022 18:58:26 GMT, Chris Hegarty <[email protected]> wrote:

>> One or the other :-)
>
> LGTM.
> 
> We need a Strings utility class! ;-) Strings.isEmptyOrNull !

`java.util.Objects.equals("", startLine)` would work as well. It covers any 
type.

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

PR: https://git.openjdk.org/jdk/pull/9571

Reply via email to