On Fri, Jun 03, 2005 at 01:42:23PM +0200, Sven de Marothy wrote: > On Fri, 2005-06-03 at 06:01 +0200, Michael Koch wrote: > > > Looks like this patch broke the JNI method check. Have you tried to build > > a clean tree with this patch before commiting? > > Yes, I did. I didn't have a problem..? > > > Please rename the methods. > > Are you sure the problem isn't that I forgot to remove the declarations > in GdkGraphics.java for the methods deleted from gdkgraphics.c? > > I just commited this: > > 2005-06-03 Sven de Marothy <[EMAIL PROTECTED]> > > * gnu/java/awt/peer/gtk/GdkGraphics.java: > Removed declarations for the previously removed native methods.
You are right. The bug is still there as the jni header files in CVS are not updated yet. Michael -- Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html Join the community at http://planet.classpath.org/ _______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
