-
Bug
-
Resolution: Fixed
-
P3
-
17
-
b07
-
generic
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8276873 | 17.0.3-oracle | Alex Kasko | P3 | Resolved | Fixed | b01 |
JDK-8276718 | 17.0.2 | Alex Kasko | P3 | Resolved | Fixed | b04 |
Testsuite: Regression
Test name: open/test/jdk/javax/swing/JFileChooser/FileSystemView/SystemIconTest.java
Product(s) tested: JDK 17 b26
OS/architecture:MacOS 11.2.3 aarch 64 /MacOS 11 with Intel Processor
Error when test case executed with JDK17b26
java.lang.ClassCastException: class javax.swing.plaf.IconUIResource cannot be cast to class javax.swing.ImageIcon (javax.swing.plaf.IconUIResource and javax.swing.ImageIcon are in module java.desktop of loader 'bootstrap')
at SystemIconTest.testSystemIcon(SystemIconTest.java:76)
Test name: open/test/jdk/javax/swing/JFileChooser/FileSystemView/SystemIconTest.java
Product(s) tested: JDK 17 b26
OS/architecture:MacOS 11.2.3 aarch 64 /MacOS 11 with Intel Processor
Error when test case executed with JDK17b26
java.lang.ClassCastException: class javax.swing.plaf.IconUIResource cannot be cast to class javax.swing.ImageIcon (javax.swing.plaf.IconUIResource and javax.swing.ImageIcon are in module java.desktop of loader 'bootstrap')
at SystemIconTest.testSystemIcon(SystemIconTest.java:76)
- backported by
-
JDK-8276718 [macos11] SystemIconTest fails with ClassCastException
-
- Resolved
-
-
JDK-8276873 [macos11] SystemIconTest fails with ClassCastException
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u/a834b583
-
Commit openjdk/jdk/eab959cb
-
Review openjdk/jdk17/176
-
Review openjdk/jdk17/178
-
Review openjdk/jdk17u/142
-
Review openjdk/jdk/4776
(3 links to)