RFR: 8376996: Remove AppContext usage from SunClipboard.java [v2]

Phil Race prr at openjdk.org
Tue Feb 3 20:28:24 UTC 2026


On Tue, 3 Feb 2026 20:03:12 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8376996
>
> src/java.desktop/share/classes/sun/awt/datatransfer/SunClipboard.java line 64:
> 
>> 62: public abstract class SunClipboard extends Clipboard {
>> 63: 
>> 64:     private final Object CLIPBOARD_FLAVOR_LISTENER_KEY;
> 
> This field is not needed anymore?

Indeed. I will remove it now.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29533#discussion_r2760847444


More information about the client-libs-dev mailing list