-
Enhancement
-
Resolution: Fixed
-
P4
-
13
-
b21
-
generic
-
generic
There are lots of usages of equals("") in the OpenJDK non-test sources in java.desktop module.
isEmpty() should be preferred.
isEmpty() should be preferred.
- relates to
-
JDK-8214971 Replace use of string.equals("") with isEmpty()
- Resolved
- links to