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

Crash in SwingSet2 with Numbus LAF

XMLWordPrintable

    • 2d
    • os_x

      After the fix for JDK-8240234 we get a crash in SwingSet2 when switching to Numbus LookAndFeel.

      To reproduce:

      1. Run SwingSet2 as follows:

      $ java -Dsun.java2d.metal=true -jar SwingSet2.jar

      2. Select menu: "Look & Feel" --> "Nimbus Look & Feel"

      It will crash immediately. I have attached the hs_err file and the macOS crash log.

      I tracked the problem down to the following commit:

      commit 075e1321e3058274426e5a3e09e0453e807d0cfb
      Author: Alexey Ushakov <avu@openjdk.org>
      Date: Fri Feb 28 19:47:31 2020 +0300

          8240234: Improve performance of bulk MTLRenderer_FillAAParallelogram ops

        1. hs_err_pid80577.log
          78 kB
          Kevin Rushforth
        2. crash-log.txt
          108 kB
          Kevin Rushforth

            avu Alexey Ushakov
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: