This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/19629] simple anonymous constructor bug



------- Comment #3 from dwashington at gmx dot net  2005-12-30 16:45 -------
I think the problem is the null. "null" is asscoiated with type
java.lang.Object, though it here is a ClassLoader "null". A method resolution
problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19629


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]