classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Re: FYI: Onother gcj 4.0.x compile fixlet for HTMLDocument


From: Lillian Angel
Subject: [cp-patches] Re: FYI: Onother gcj 4.0.x compile fixlet for HTMLDocument
Date: Mon, 19 Dec 2005 11:30:32 -0500

On Sun, 2005-12-18 at 02:26 +0100, Mark Wielaard wrote:
> Hi,
> 
> The regression tester pointed out another issue with gcj 4.0.x compiles
> (also fixed with gcj 4.1). This fixes that by qualifying the constant as
> comming from StyleConstants. And it fixes an issue in getElement() where
> gcj correctly pointed out that the for loop would never actually loop
> (smart gcj!).
> 
> 2005-12-17  Mark Wielaard  <address@hidden>
> 
>         * javax/swing/text/html/HTMLDocument.java (BlockElementgetName):
>         Qualify NameAttribute as comming from StyleConstants.
>         (RunElement.getName): Likewise.
>         (getElement): Check whether grandChild element is null before
>         returning it.
> 
> Lillian, could you double check that getElement() change?

That looks good. Thanks for checking that.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]