RFR: 8378389: Remove AppContext from the Swing RepaintManager [v3]

Prasanta Sadhukhan psadhukhan at openjdk.org
Fri Feb 27 07:45:23 UTC 2026


On Tue, 24 Feb 2026 21:00:42 GMT, Phil Race <prr at openjdk.org> wrote:

>> Remove AppContext from RepaintManager
>> 
>> Please review the CSR too.
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8378389

src/java.desktop/share/classes/sun/awt/SunToolkit.java line 1041:

> 1039:     }
> 1040: 
> 1041:     public static EventQueue getSystemEventQueueImplPP(AppContext appContext) {

Aren't we supposed to remove the AppContext from here too?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29862#discussion_r2863000452


More information about the client-libs-dev mailing list