FYI: Two gui fixlets from classpath
Mark Wielaard
mark@klomp.org
Sun Jun 27 12:19:00 GMT 2004
Hi,
After merging and testing the latest gui drop I made these two patches
for GNU Classpath.
2004-06-27 Mark Wielaard <mark@klomp.org>
* java/awt/EventQueue.java (postEvent): Throw NullPointerException
when argument is null.
2004-06-26 Mark Wielaard <mark@klomp.org>
* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkFileDialogPeer.c
(ok_clicked): Use Ljava/lang/String; not Ljava.lang.String; in JNI
GetMethodID call.
(cancel_clicked): Likewise.
They also work correctly with gcj/gij so I checked them in on mainline.
It might be a good idea to put them on the gui branch also, but I don't
have a working copy of that.
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gui.patch
Type: text/x-patch
Size: 1912 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040627/1792784b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040627/1792784b/attachment.sig>
More information about the Java-patches
mailing list