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

Incorrect assertion fails in the GlassCursor.m

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • javafx
    • None

      In the fix for JDK-8093200 the assertion
      assert([cursorCache count] == com_sun_glass_ui_Cursor_CURSOR_MAX);
      is incorrect since the size of the array is max element plus one in this case.
      This fails on mac with DebugNative build.

            morris Morris Meyer (Inactive)
            vadim Vadim Pakhnushev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: