Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Re: Uncallable method false positive: msg#00116

java.findbugs.general

Subject: Re: Uncallable method false positive

Oops. Sorry, bug on our part. Fixed.

Bill

On Feb 26, 2007, at 6:18 PM, Matt wrote:

Hi,

I noticed that there was a fix committed recently to not report
'Uncallable method' for methods that return an anonymous class via 'new
Object()'. The project I'm working on uses this for dependency injection
within WebWork, so I was glad ot hear we wouldn't have to manually filter
out this report.

Unfortunately, it didn't work on our code -- the issue was still reported.
I narrowed the very complicated code down to the sample below, which
reproduces the issue when compiled with jdk 1.5.

package com.foobies;

public class DepSetter {
private class DepFactory {
public Object getDep() {
return new Object() {
public DepSetter getDepSetter() {
return DepSetter.this;
}
};
}
}
}



--
tangled strands of DNA explain the way that I behave.
http://www.clock.org/~matt
_______________________________________________
Findbugs-discuss mailing list
Findbugs-discuss@xxxxxxxxxxxxxxxxxx
http://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
solaris.opensol...    editors.vim/200...    web.turbogears....    jakarta.ant.dev...    mathematics.max...    text.unicode.ge...    lang.ruby.core/...    xfce.announce/2...    network.centeri...    php.cvs.pear/20...    user-groups.lin...    kde.devel.quant...    file-systems.ar...    redhat.fedora.t...    apple.fink.auto...    gnome.orbit.gen...    qplus.devel/200...    culture.transpo...    video.dri.user/...    operators.nanog...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation