RFR: 8376994: Remove AppContext from sun/awt/datatransfer/DataTransferer.java [v2]

Phil Race prr at openjdk.org
Wed Feb 11 21:13:43 UTC 2026


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

>> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8376994
>
> src/java.desktop/share/classes/sun/awt/datatransfer/DataTransferer.java line 155:
> 
>> 153:             Collections.synchronizedMap(new HashMap<>());
>> 154: 
>> 155:     private static volatile Runnable dataConverterInstance;
> 
> Doc about "pending data conversion" can be preserved?

I added a comment to the new variable

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29532#discussion_r2795546442


More information about the client-libs-dev mailing list