This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [gui][patch] disable broken Box.java code
- From: Tom Tromey <tromey at redhat dot com>
- To: graydon hoare <graydon at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 09 Jun 2004 11:09:56 -0600
- Subject: Re: [gui][patch] disable broken Box.java code
- References: <40C68793.4020009@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "graydon" == graydon hoare <graydon@redhat.com> writes:
graydon> it appears gcj is still having some visibility problems. I was unable
graydon> to get Box.java to compile off a fresh checkout from java-gui-branch,
graydon> so have made the following change, commenting out the offending
graydon> inheritence-from-protected-class.
If this isn't already in bugzilla, could you file it?
Tom