On Tue, 4 Nov 2025 13:55:41 GMT, Alan Bateman <[email protected]> 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
