git: openjdk/jdk: 8081474: SwingWorker calls 'done' before the 'doInBackground' is finished

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon Feb 27 09:24:00 UTC 2023


Changeset: dbb5581e
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
Date:      2023-02-27 09:19:57 +0000
URL:       https://git.openjdk.org/jdk/commit/dbb5581eba5d765bca95585ba91f9b0eee9d1f57

8081474: SwingWorker calls 'done' before the 'doInBackground' is finished

Reviewed-by: aivanov, serb

! src/java.desktop/share/classes/javax/swing/SwingWorker.java
+ test/jdk/javax/swing/SwingWorker/TestDoneBeforeDoInBackground.java



More information about the jdk-changes mailing list