Patch: FYI: XGraphicsConfiguration ecj/javac compile error fix
Scott Gilbertson (sent from home)
scottg@mantatest.com
Tue Jul 22 20:38:00 GMT 2003
I checked in this tiny patch on the trunk. It corrects a compile error when
using ecj to build libgcj. The compile error also occurs with Sun javac.
It doesn't happen on gcj, but it should. That's a known gcj bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9884
Since this is the first time I've checked anything in directly, I wonder if
Tom or someone could tell me whether I did it right.
- libjava/ChangeLog revision 1.2045
- libjava/gnu/awt/xlib/XGraphicsConfiguration.java revision 1.6
See:
http://gcc.gnu.org/ml/java/2003-07/msg00229.html
Index: libjava/ChangeLog
2003-07-22 Scott Gilbertson <scottg@mantatest.com>
* gnu/awt/xlib/XGraphicsConfiguration.java
(FontMetricsCache): Made static.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20030722_StaticFontCache.patch.txt
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20030722/9ed9b407/attachment.txt>
More information about the Java-patches
mailing list