Hi, This is the simplest way I can think of to describe scenario:
We're doing an object reference comparison. It just happens the objects are > Strings. > ... so that means it is a false positive. :) Cheers, Chris 2009/8/3 Sandro Martini <[email protected]> > Hi, sorry for my English ... > > "safer" for me in this context means "right" in the sense of right > full-string comparison :-) to ensure that the string has changed ... > > So to archive this question, how should we do: > filter these bugs as false positive, or make other tests ? > > > And finally, for the patch on TabPane have i to do the Commit, but > keeping the true value for the isCloseable() in case of null ? > > Thanks, > Sandro >
