> JProgressBar is always painted with border irrespective of the value set via > the API `setBorderPainted(boolean value)` in Synth (Nimbus and GTK) LAF. > Proposed fix is to add a check before painting the component. > > CI jobs are green after the fix. Links attached to JBS.
Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision: Test update ------------- Changes: - all: https://git.openjdk.org/jdk/pull/16467/files - new: https://git.openjdk.org/jdk/pull/16467/files/ee48ccda..93c88c90 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=16467&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16467&range=03-04 Stats: 29 lines in 1 file changed: 8 ins; 4 del; 17 mod Patch: https://git.openjdk.org/jdk/pull/16467.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16467/head:pull/16467 PR: https://git.openjdk.org/jdk/pull/16467
