RFR: 8366577: Deprecate java.net.Socket::setPerformancePreferences [v2]

Volkan Yazici vyazici at openjdk.org
Tue Nov 4 17:32:50 UTC 2025


On Tue, 4 Nov 2025 13:55:41 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Improve Javadoc
>
> src/java.base/share/classes/java/net/ServerSocket.java line 951:
> 
>> 949:      * @since 1.5
>> 950:      */
>> 951:     @Deprecated(since = "26", forRemoval = true)
> 
> Are you planning to add a `@deprecated` comment to these methods?

I was not intending to, but added in 41c918cfa60 after your nudge.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28129#discussion_r2491445107


More information about the net-dev mailing list