RFR: 8329667: [macos] Issue with JTree related fix for JDK-8317771 [v3]
Alexander Zuev
kizune at openjdk.org
Mon May 20 08:20:12 UTC 2024
On Fri, 17 May 2024 10:00:08 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> - Remove unused import;
>
> src/java.desktop/macosx/classes/sun/lwawt/macosx/CAccessibility.java line 39:
>
>> 37: import java.beans.PropertyChangeListener;
>> 38: import java.lang.annotation.Native;
>> 39: import java.lang.reflect.Constructor;
>
> Please remove unused import `import javax.swing.tree.TreePath;`.
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19255#discussion_r1606417537
More information about the client-libs-dev
mailing list