Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6927600

JDK 1.6 unable to capture X11 event in a Canvas using

XMLWordPrintable

    • b10
    • sparc
    • solaris_10
    • Verified

        A CUST application is using java and C++, in a C++ library they are using XtAddEventHandler() and XtAddCallback() in order to capture X11 event in an AWT Canvas.

        This application are able to capture X11 event using Java 1.4 or 1.5 but fails using 1.6

        CUST provide a test case, this test case is showing this issue as soon we are using 1.6 version

        To build it and run it, just edit build script and change JAVAHOME

        here is the result on a Solaris 10 sparc box.

        Build on | java runtime | status
         1.4.2 | 1.4.2 | OK
         1.4.2 | 1.6.0 | KO
         1.5.0_17 | 1.5.0_17 | OK
         1.5.0_17 | 1.6.0 | KO
         1.6.0 | 1.6.0 | KO

        It seems that some thing in the 1.6 java runtime broke CUST application

              coffeys Sean Coffey
              blesecq Bertrand Lesecq (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: