On Wed, 27 Nov 2024 09:13:42 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

>> Volkan Yazıcı has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Remove redundant suppression
>
> src/java.base/share/classes/sun/net/www/protocol/ftp/FtpURLConnection.java 
> line 227:
> 
>> 225:              * Do we have to use a proxy?
>> 226:              */
>> 227:             @SuppressWarnings("removal")
> 
> You can remove `@SuppressWarnings` now.

:man_facepalming: Fixed in 9b30465700f5a9b0058c21b62b5c789ce6c80e44.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22407#discussion_r1860285934

Reply via email to