On Thu, 12 Mar 2026 15:34:37 GMT, Damon Nguyen <[email protected]> wrote:
>> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8378918 > > src/java.desktop/share/classes/javax/swing/plaf/basic/DragRecognitionSupport.java > line 32: > >> 30: import javax.swing.*; >> 31: import sun.awt.dnd.SunDragSourceContextPeer; >> 32: import sun.awt.AppContext; > > Looks like the Toolkit import is unused. Not related to the changes here, but > can be handled anyway. OK ... for that one line, but I don't want to get drawn into "can you please expand the wildcard import" kind of clean up in all these PRS. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29988#discussion_r2926024700
