RFR: 8332623: Remove setTTL()/getTTL() methods from DatagramSocketImpl/MulticastSocket and MulticastSocket.send(DatagramPacket, byte)

Daniel Fuchs dfuchs at openjdk.org
Mon May 27 16:45:00 UTC 2024


On Sun, 26 May 2024 08:22:44 GMT, Lei Zhu <duke at openjdk.org> wrote:

> Remove setTTL()/getTTL() methods from DatagramSocketImpl/MulticastSocket and MulticastSocket.send(DatagramPacket, byte)

@Korov as @AlanBateman has indicated this PR is premature. These methods have just been marked deprecated for removal by https://git.openjdk.org/jdk/pull/19242 a few days ago (they were just deprecated before).

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

PR Comment: https://git.openjdk.org/jdk/pull/19404#issuecomment-2133818457


More information about the net-dev mailing list