On Thu, 28 Nov 2024 14:12:46 GMT, Alexander Zvegintsev <[email protected]> 
wrote:

>> Phil Race has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   8345141
>
> src/java.desktop/windows/classes/sun/awt/shell/Win32ShellFolderManager2.java 
> line 167:
> 
>> 165: 
>> 166:     static Win32ShellFolder2 getDesktop() {
>> 167:         if (desktop == null) {
> 
> `import java.util.stream.Stream;` unused

Doesn't seem related to this change. I'll fix it here since a simple build 
should prove it is safe, but refactoring and non-SM clean up is not a goal in 
these fixes.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22423#discussion_r1864068268

Reply via email to