On Wed, 25 Mar 2026 20:50:59 GMT, Phil Race <[email protected]> wrote:

>> This PR removes all remaining uses of the obsolete AppContext from Swing 
>> classes.
>> - Timer : just some comments
>> - SwingUtilities - now unused utility methods
>> - SwingWorker - now a single ExecutorService and revert to clean up via a 
>> shutdown hook
>> - RepaintManager - display changes no longer need to be scheduled for each 
>> AppContext
>> - UIManager - obsolete checking for swing defaults set from an AppContext is 
>> removed - this looks to me to have been obsolete ever since plugin was 
>> removed.
>
> Phil Race has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   8380804

Marked as reviewed by serb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/30406#pullrequestreview-4017366770

Reply via email to