>> This is a false positive in Find Bugs. We want the code to work this way. We 
>> don't want to do a full string scan to check for equality - in most cases, 
>> reference equality is sufficient.
>For me this is strange, but Ok, don't worry.

It's a performance thing. If you call setFoo("blah blah blah"), it's kind of 
redundant for us to do a full string comparison to make sure that you *really* 
changed the value.

>> I'd prefer to leave this as-is for now, though feel free to enter a JIRA 
>> ticket to investigate it in the future.
>Ok, I open a ticket now, but as Unscheduled.

We should always issues it to some release, even if we change it later. 
Unscheduled issues tend to get forgotten.

>Ah, Greg, thanks for having written the code for the Absolute
>Positioning instead of me ... in last weeks i have worked on the
>DigestAuthentication and not on it.

No problem. It was an easy thing to add for v1.2.



Reply via email to