Urgent: Fix Bootstrap - Missing Imports

graydon hoare graydon@pobox.com
Fri Jun 18 07:28:00 GMT 2004


Ranjit Mathew wrote:
> Hi,
> 
>     Can someone please apply this patch to fix a bootstrap
> error in libjava due to missing import declarations?
> 
> Thanks in advance,
> Ranjit.
> 
> Index: ChangeLog
> from  Ranjit Mathew  <rmathew@hotmail.com>
> 
>         * javax/swing/text/AbstractDocument.java: Adding missing import
>         for javax.swing.event.EventListenerList.
>         * javax/swing/text/DefaultCaret.java: Likewise.
> 

thanks, committed. it appears that my autotesting script had a bug, of 
course, and picked up a different directory (holding older gcj sources) 
in order to test. so all my tests were identical and pointless. yay.

so I'm 5 for 5 broken commits now, I think.

-graydon



More information about the Java-patches mailing list