Incorrect assertion fails in the GlassCursor.m

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: