RFR: 8215401: Add isEmpty default method to CharSequence
Claes Redestad
claes.redestad at oracle.com
Tue May 19 10:36:12 UTC 2020
Good eye - I believe I intended this to be a {@code} block. Updated in-
place.
/Claes
On 2020-05-19 02:31, Jonathan Gibbons wrote:
> You might want to check the /generated/ API docs. It doesn't look like
> the first {@link} will do what you might be expecting.
>
> -- Jon
>
> On 5/18/20 1:48 PM, Claes Redestad wrote:
>> Hi,
>>
>> let's add an isEmpty default method to CharSequence!
>>
>> Webrev: http://cr.openjdk.java.net/~redestad/8215401/open.00/
>> RFE: https://bugs.openjdk.java.net/browse/JDK-8215401
>> CSR: https://bugs.openjdk.java.net/browse/JDK-8215402
>>
>> Testing: tier1-3
>>
>> /Claes
More information about the core-libs-dev
mailing list