-
Bug
-
Resolution: Fixed
-
P4
-
7, 8, 11, 17, 21, 23
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8332932 | 21.0.5-oracle | Manukumar V S | P4 | Resolved | Fixed | b01 |
JDK-8334676 | 21.0.5 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8332933 | 17.0.13-oracle | Manukumar V S | P4 | Resolved | Fixed | b01 |
JDK-8334750 | 17.0.13 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8332948 | 11.0.25-oracle | Manukumar V S | P4 | Resolved | Fixed | b01 |
JDK-8334766 | 11.0.25 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8332958 | 8u431 | Manukumar V S | P4 | Resolved | Fixed | b01 |
The test verifies whether the title in a titled border associated with a disabled component renders using disabled colors.
If you render JLabel into a BufferedImage or take a screenshot, you can analyse the color of the pixels, especially if you turn off text antialising.
Instead of real text, you can use a full block character: "█" (U+2588) which will make analysing the pixel colors more robust.
- backported by
-
JDK-8332932 Automate javax/swing/border/Test4129681.java
- Resolved
-
JDK-8332933 Automate javax/swing/border/Test4129681.java
- Resolved
-
JDK-8332948 Automate javax/swing/border/Test4129681.java
- Resolved
-
JDK-8332958 Automate javax/swing/border/Test4129681.java
- Resolved
-
JDK-8334676 Automate javax/swing/border/Test4129681.java
- Resolved
-
JDK-8334750 Automate javax/swing/border/Test4129681.java
- Resolved
-
JDK-8334766 Automate javax/swing/border/Test4129681.java
- Resolved
- relates to
-
JDK-8327787 Convert javax/swing/border/Test4129681.java applet test to main
- Resolved
-
JDK-4129681 Cannot get a title border to display its label as disabled
- Closed
- links to
-
Commit openjdk/jdk11u-dev/ddeb6020
-
Commit openjdk/jdk17u-dev/82e85fdd
-
Commit openjdk/jdk21u-dev/c3693c2e
-
Commit openjdk/jdk/177b8a24
-
Review openjdk/jdk11u-dev/2785
-
Review openjdk/jdk17u-dev/2594
-
Review openjdk/jdk21u-dev/730
-
Review openjdk/jdk/18336