Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #21797: IOOBE in ImageryProvidersPanel$ImageryDefaultLayerTableMo…
…del.getValueAt This was caused by a race condition in newer JVM's when the cancel button is pressed. This splits out the code forcing a refresh of the tables into its own method, and calls that method in the worker thread after we finish redownloading the imagery list. git-svn-id: https://josm.openstreetmap.de/svn/trunk@18367 0c6e7542-c601-0410-84e7-c038aed88b3b
- Loading branch information