This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[gmane.comp.gcc.bugs] [Bug java/12426] gcj allows access to private members from superclass
- From: Andrew Haley <aph at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: GCC libjava patches <java-patches at gcc dot gnu dot org>
- Date: Sat, 27 Sep 2003 09:22:13 +0100
- Subject: [gmane.comp.gcc.bugs] [Bug java/12426] gcj allows access to private members from superclass
- References: <873ceisrvz.fsf@fleche.redhat.com>
Tom Tromey writes:
> Wow, how did this one slip through the cracks?
> I know I've looked through the PRs since 2001. Geez.
>
> Andrew, could you please review the patch in PR 1333?
It looks fine, yes.
Andrew.