On Tue, 3 Feb 2026 20:01:19 GMT, Sergey Bylokhov <[email protected]> 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
