On Sun, 26 May 2024 08:22:44 GMT, Lei Zhu <d...@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