This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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/16677] Failure to reject illegal access to enclosing "this" across static context


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-23 09:24 -------
No this is not a dup of bug 9884 either, the real problem is that gcj creates a this$0 (of type Test) for 
the inner Object class, this is just plainly wrong.

-- 


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


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