-
Bug
-
Resolution: Fixed
-
P2
-
8u40, 9
-
-Dswing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel
-
b38
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084161 | emb-9 | Alexander Zvegintsev | P2 | Resolved | Fixed | team |
JDK-8062187 | 8u40 | Alexander Zvegintsev | P2 | Closed | Won't Fix |
Test api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame [JInternalFrameTest0007] fails on Linux, Solaris and MacOS X systems with MotifLookAndFeel with error "internal frames don't have icon".
The setFrameIcon() method does not cause the provided image to be displayed in the title bar of JInternalFrame.
The failing test exists in JCK 8 and JCK 8a.
Configuration
jck8a b12 vs jdk8u26 b20
Test reports
Solaris: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/solaris/api-motif-sol/report/html/kfl_newfailures.html
Linux: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/linux/api-motif-linux/report/html/kfl_newfailures.html
MacOS X: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/macos/api-motif-macos/report/html/kfl_newfailures.html
Test passes on Windows with MotifLookAndFeel.
Failure is demonstrated in attached images.
The setFrameIcon() method does not cause the provided image to be displayed in the title bar of JInternalFrame.
The failing test exists in JCK 8 and JCK 8a.
Configuration
jck8a b12 vs jdk8u26 b20
Test reports
Solaris: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/solaris/api-motif-sol/report/html/kfl_newfailures.html
Linux: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/linux/api-motif-linux/report/html/kfl_newfailures.html
MacOS X: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/macos/api-motif-macos/report/html/kfl_newfailures.html
Test passes on Windows with MotifLookAndFeel.
Failure is demonstrated in attached images.
- backported by
-
JDK-8084161 Test api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame [JInternalFrameTest0007] fails with MotifLookAndFeel
-
- Resolved
-
-
JDK-8062187 Test api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame [JInternalFrameTest0007] fails with MotifLookAndFeel
-
- Closed
-
- duplicates
-
JDK-8062182 There is no icon on the top left corner of the title bar with the special options " -esa -ea -Xcheck:jni -Dswing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel".
-
- Closed
-