Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 13
-
Fix Version/s: 13
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b21
-
CPU:generic
-
OS:generic
Description
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.
Attachments
Issue Links
- relates to
-
JDK-8214971 Replace use of string.equals("") with isEmpty()
-
- Resolved
-
- links to