-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 22, 25, 26
-
Component/s: client-libs
-
b04
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8374418 | 26.0.1 | Prasanta Sadhukhan | P2 | Resolved | Fixed | b01 |
| JDK-8374182 | 26 | Prasanta Sadhukhan | P2 | Closed | Fixed | b30 |
| JDK-8374187 | 25.0.3-oracle | Prasanta Sadhukhan | P2 | Closed | Fixed | b01 |
| JDK-8375109 | 25.0.3 | Goetz Lindenmaier | P2 | Resolved | Fixed | master |
JProgressBar.setBorderPainted spec says " Some look and feels might not implement painted borders; they will ignore this property." so not painting border is ok but not painting background is an issue.
The
- backported by
-
JDK-8374418 Synth ProgressBarUI implementation confuses background painting with border painting
-
- Resolved
-
-
JDK-8375109 Synth ProgressBarUI implementation confuses background painting with border painting
-
- Resolved
-
-
JDK-8374182 Synth ProgressBarUI implementation confuses background painting with border painting
-
- Closed
-
-
JDK-8374187 Synth ProgressBarUI implementation confuses background painting with border painting
-
- Closed
-
- caused by
-
JDK-8224261 JProgressBar always with border painted around it
-
- Resolved
-
- links to
-
Commit(jdk26)
openjdk/jdk/d5dde3fc
-
Commit(master)
openjdk/jdk25u-dev/308eab51
-
Commit(master)
openjdk/jdk/fe5911c7
-
Review(jdk25)
openjdk/jdk/28948
-
Review(jdk26)
openjdk/jdk/28941
-
Review(master)
openjdk/jdk25u-dev/122
-
Review(master)
openjdk/jdk/28885