hg: jdk7/awt/jdk: 6677332: incorrect signatures for JNI methods in XWindow.c and XlibWrapper.c

oleg.sukhodolsky at sun.com oleg.sukhodolsky at sun.com
Wed Apr 2 06:47:29 PDT 2008


Changeset: 58b6b665424a
Author:    son
Date:      2008-04-02 17:45 +0400
URL:       http://hg.openjdk.java.net/jdk7/awt/jdk/rev/58b6b665424a

6677332: incorrect signatures for JNI methods in XWindow.c and XlibWrapper.c
Summary: int replaced with jint in XWindow.c and WlibWrapper.c, and BOOL replaced with Bool in MouseInfo.c.
Reviewed-by: anthony
Contributed-by: roman.kennke at aicas.com

! src/solaris/native/sun/awt/MouseInfo.c
! src/solaris/native/sun/xawt/XWindow.c
! src/solaris/native/sun/xawt/XlibWrapper.c




More information about the jdk7-changes mailing list