Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 17
-
Fix Version/s: 18
-
Component/s: client-libs
-
Subcomponent:
-
Introduced In Version:
-
Resolved In Build:b07
-
CPU:generic
-
OS:os_x
Backports
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 |
Description
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)
Attachments
Issue Links
- 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)