JDK-8058417 : (str) CharSequence add isEmpty() default Method
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 8u20
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2014-09-12
  • Updated: 2019-09-25
  • Resolved: 2019-09-25
Related Reports
Duplicate :  
Description
A DESCRIPTION OF THE REQUEST :
Add a default isEmpty() Method to CharSequence Interface.

JUSTIFICATION :
The String class has this method but in the StringBuilder and StringBuffer class the method is missing. All classes extend the CharSequence Interface.



Comments
duplicate of JDK-8215401
25-09-2019