-
Task
-
Resolution: Fixed
-
P3
-
12
-
b14
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8255574 | 11.0.7-oracle | Manukumar V S | P3 | Resolved | Fixed | b01 |
JDK-8236723 | 11.0.7 | Abdul Kolarkunnu | P3 | Resolved | Fixed | b01 |
There are multiple issues in different L&Fs.
In Motif L&F:
- JInternalFrame doesn't has tooltip text for minimize and maximize buttons.
- It doesn't has close button.
In Nimbus, Motif and Windows Classic L&F:
- We have to press two times on desktop icon to restore it to previous state.
GTK L&F:
There is a deadlock issue
There is a ClassCastException while invoking some constructors
In Motif L&F:
- JInternalFrame doesn't has tooltip text for minimize and maximize buttons.
- It doesn't has close button.
In Nimbus, Motif and Windows Classic L&F:
- We have to press two times on desktop icon to restore it to previous state.
GTK L&F:
There is a deadlock issue
There is a ClassCastException while invoking some constructors
- backported by
-
JDK-8236723 Handle different look and feels in JInternalFrameOperator
- Resolved
-
JDK-8255574 Handle different look and feels in JInternalFrameOperator
- Resolved
- relates to
-
CODETOOLS-7902300 Handle different look and feels in JInternalFrameOperator
- Resolved
-
JDK-8210057 Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest
- Resolved