Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 11, 12
-
Fix Version/s: 13
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b21
-
OS:aix
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8224269 | 11.0.4 | Ichiroh Takiguchi | P3 | Resolved | Fixed | b04 |
Description
Following features are required:
* Determine AIX platform for GUI environment by using OSInfo
* Support High Color on CDE, OpenJDK just supports Medium Color [1]
[1] https://docs.oracle.com/cd/E19253-01/806-7492/fontsandcolors-15233/index.html
Initial review request:
http://mail.openjdk.java.net/pipermail/awt-dev/2018-November/014768.html
Test instruction:
ButtonTest.java
1. Run ButtonTest on AIX
Current color is bad-color.png,
Foreground should not be WHITE,
Background is same as disabled window manager's inactive color
SystemColorTest2
1. Run SystemColorTest2
Then check color setting
AIX dtwm/mwm issue was moved to JDK-8221082.
* Determine AIX platform for GUI environment by using OSInfo
* Support High Color on CDE, OpenJDK just supports Medium Color [1]
[1] https://docs.oracle.com/cd/E19253-01/806-7492/fontsandcolors-15233/index.html
Initial review request:
http://mail.openjdk.java.net/pipermail/awt-dev/2018-November/014768.html
Test instruction:
ButtonTest.java
1. Run ButtonTest on AIX
Current color is bad-color.png,
Foreground should not be WHITE,
Background is same as disabled window manager's inactive color
SystemColorTest2
1. Run SystemColorTest2
Then check color setting
AIX dtwm/mwm issue was moved to JDK-8221082.
Attachments
Issue Links
- backported by
-
JDK-8224269 AWT SystemColor setting on CDE
-
- Resolved
-