https://issues.apache.org/bugzilla/show_bug.cgi?id=49615

--- Comment #1 from Dave Brosius <[email protected]> 2010-07-19 20:14:13 
EDT ---
Here is a sample input class showing the problem:

public class Foo
{
    public String getFooName()
    {
        return Foo.class.getName();
    }
}

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to