This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/23230] Wrong "this" used when call made to superclass which is also superclass of enclosing class
- From: "greenrd at greenrd dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 4 Aug 2005 15:26:48 -0000
- Subject: [Bug java/23230] Wrong "this" used when call made to superclass which is also superclass of enclosing class
- References: <20050804150110.23230.greenrd@greenrd.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From greenrd at greenrd dot org 2005-08-04 15:26 -------
The relevant part of the JLS is section 15.12.1 @
http://java.sun.com/docs/books/jls/second_edition/html/expressions.doc.html#20448
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23230