JDK 16 RFR of JDK-8248983: Add Name.isEmpty
Joe Darcy
joe.darcy at oracle.com
Thu Jul 9 19:39:30 UTC 2020
Thanks Jon. I'll make this change, double-check the links work, update
the copyright and reflow paragraphs before pushing.
Cheers,
-Joe
On 7/9/2020 12:32 PM, Jonathan Gibbons wrote:
> 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