This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Reminder: Illegal Package-Private Accesses in libgcj
- From: Tom Tromey <tromey at redhat dot com>
- To: Bryce McKinlay <bryce at mckinlay dot net dot nz>
- Cc: Ranjit Mathew <rmathew at hotmail dot com>, java at gcc dot gnu dot org
- Date: 07 Nov 2003 14:11:23 -0700
- Subject: Re: Reminder: Illegal Package-Private Accesses in libgcj
- References: <3FA539CB.3DC9D718@hotmail.com><BB82E609-0D90-11D8-AFD5-003065F97F7C@mckinlay.net.nz>
- Reply-to: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <bryce@mckinlay.net.nz> writes:
Bryce> 2003-11-03 Bryce McKinlay <bryce@mckinlay.net.nz>
Bryce> * gnu/gcj/xlib/XAnyEvent.java (XAnyEvent): Make constructor
Bryce> public.
Please check this in, thanks.
FWIW I'd like to get the package-private fixes in 3.4.
Tom