RFR: 8224261: JProgressBar always with border painted around it [v2]

Abhishek Kumar abhiscxk at openjdk.org
Fri Nov 17 15:00:51 UTC 2023


On Thu, 16 Nov 2023 06:50:36 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> I couldn't understand. Can you please explain a bit more?
>
> It is not necessary to add the progress bar to the frame and then capture the pixels by the robot. you can render content of the progress bar directly to the BufferedImage.

@mrserb @aivanov-jdk Updated the test to render component to `BufferedImage` directly.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16467#discussion_r1397442893


More information about the client-libs-dev mailing list