RFR: 8311881: jdk/javax/swing/ProgressMonitor/ProgressTest.java does not show the ProgressMonitorInputStream all the time
Tejesh R
tr at openjdk.org
Fri Jul 14 09:35:13 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..
The issue is not specific to MacOS, I'm able to reproduce in windows too. Fix applies to windows too.
Marked as reviewed by tr (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14844#pullrequestreview-1529964274
PR Review: https://git.openjdk.org/jdk/pull/14844#pullrequestreview-1529965284
More information about the client-libs-dev
mailing list