On Thu, 12 Mar 2026 05:04:31 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8378923 > > src/java.desktop/share/classes/sun/awt/datatransfer/DesktopDatatransferServiceImpl.java > line 59: > >> 57: } >> 58: >> 59: private FlavorMap fm; > > Here we are not using synchronized neither volatile...maybe to keep with > other PRs we need to do volatile?!! I added synchronized ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29991#discussion_r2972112671
