This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: make java.awt.Font.equals tolerant ofnullfromgetTransform
On Thu, 2004-01-29 at 11:15, Scott Gilbertson wrote:
> > Scott Gilbertson wrote:
> > I'll push the stuff down to ClasspathFontPeer...
>
> New patch attached.
>
> Index: libjava/ChangeLog
> from Scott Gilbertson <scottg@mantatest.com>
> * gnu/java/awt/peer/ClasspathFontPeer.java (getTransform): Never
> return null.
>
> OK to check in?
Yes. Thanks for researching this so thoroughly.
Tom