Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Line 668:
{color:#172b4d}} else if (unixDomainSocketPath != other.unixDomainSocketPath) {
The reason for that can be that the both strings are interned - in that case we need a comment.
The safe option is to use equals()
Attachments
Issue Links
- links to