Integrated: 8311881: jdk/javax/swing/ProgressMonitor/ProgressTest.java does not show the ProgressMonitorInputStream all the time

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon Jul 24 09:25:50 UTC 2023


On Wed, 12 Jul 2023 07:36:56 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Due to some threading issues, Progress Monitor is not shown in macos..
> Seems like we need to call ProgressMonitor swing component in EDT..

This pull request has now been integrated.

Changeset: 197981b4
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/197981b431fb7c7e6740ac45a671b99d1c7583c6
Stats:     11 lines in 1 file changed: 6 ins; 1 del; 4 mod

8311881: jdk/javax/swing/ProgressMonitor/ProgressTest.java does not show the ProgressMonitorInputStream all the time

Reviewed-by: azvegint, tr

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

PR: https://git.openjdk.org/jdk/pull/14844



More information about the client-libs-dev mailing list