On Mon, 2 Jan 2023 09:00:43 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> This PR proposes to make the class > `java.net.InetSocketAddress.InetSocketAddressHolder` shallowly immutable Well spotted, I don't know why these fields weren't final from the start. ------------- Marked as reviewed by alanb (Reviewer). PR: https://git.openjdk.org/jdk/pull/11809