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

exception due to incompatibility between X11 GlassApplication.c and View.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.0.2
    • fx2.0
    • javafx
    • GNU/Linux and other X11 evnvironments.

      RT-13407 changed the notifyMouse event to take one fewer parameters. This causes the following failure:

          [junit] erk Java exception detected in at Java_com_sun_glass_ui_x11_X11Appli
      cation__1initIDs:src/com/sun/glass/ui/GlassApplication.c:143
          [junit] Exception in thread "main" java.lang.NoSuchMethodError: notifyMouse
          [junit] at com.sun.glass.ui.x11.X11Application._initIDs(Native Method)
          [junit] at com.sun.glass.ui.x11.X11Application.<clinit>(X11Application.java:43

      This fix is obvious - see the NotifMouse.patch attachment.

            anthony Anthony Petrov (Inactive)
            pbothner Per Bothner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:

                Estimated:
                Original Estimate - 1 hour
                1h
                Remaining:
                Remaining Estimate - 1 hour
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified