JDK 16 RFR of JDK-8248983: Add Name.isEmpty
Jonathan Gibbons
jonathan.gibbons at oracle.com
Thu Jul 9 19:32:29 UTC 2020
Joe,
I like this approach. I have one minor suggestion: in the following
fragment you could move `id=...` onto the `<p>` element and then
eliminate `<a>` and `</a>`
-- Jon
On 7/9/20 12:25 PM, Joe Darcy wrote:
>
> + * <p><a id="empty_name">An {@linkplain CharSequence#isEmpty() empty}
> {@code Name} has a {@linkplain CharSequence#length() length} of zero.</a>
More information about the compiler-dev
mailing list