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

Black screen displayed on M1 Mac

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx21
    • javafx
    • None
    • aarch64
    • os_x

      Run the attached program and click Apply button. The JavaFX window becomes black (black_window.png) with ArrayIndexOutOfBoundsException. On moving the cursor, the components are rendered back with artifacts (cursor_moved.png).

      The black window and exception occurs on binding the slider valueProperty with Circle scaleX property. Same exception is observed if scaleY property is used for binding. This issue is not observed with other properties like translateXProperty.

      The exception is reported in JDK-8312603. The black window issue is observed in M1 Mac in particular.

        1. BindingException.java
          5 kB
        2. black_window.png
          black_window.png
          135 kB
        3. cursor_moved.png
          cursor_moved.png
          155 kB

            kcr Kevin Rushforth
            kpk Karthik P K
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: