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  <[EMAIL PROTECTED]>
> 
>         * 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.




_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to