-
Enhancement
-
Resolution: Fixed
-
P4
-
16
-
b06
The javax.lang.model API has the concept of an empty name as well as javax.lang.model.Name as an CharSequence specialization. With JDK-8215401 in JDK 15, CharSequence now has an isEmpty method.
Adding an explicit id for the "empty name" concept and then addling links to the id from elsewhere in the docs, will refine the docs slightly.
Adding an explicit id for the "empty name" concept and then addling links to the id from elsewhere in the docs, will refine the docs slightly.
- csr for
-
JDK-8249005 Add Name.isEmpty
-
- Closed
-
- relates to
-
JDK-8215401 Add isEmpty default method to CharSequence
-
- Resolved
-