-
Bug
-
Resolution: Fixed
-
P2
-
internal
-
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
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
- duplicates
-
JDK-8241594 Lanai: javax/swing/JFileChooser/8013442: SIGSEGV at AMDMTLBronzeDriver/AppleIntelHD5000GraphicsMTLDriver
-
- Closed
-
- relates to
-
JDK-8241594 Lanai: javax/swing/JFileChooser/8013442: SIGSEGV at AMDMTLBronzeDriver/AppleIntelHD5000GraphicsMTLDriver
-
- Closed
-
-
JDK-8240234 Improve performance of bulk MTLRenderer_FillAAParallelogram ops
-
- Closed
-