RFR: 8332020: jwebserver tool prints invalid URL in case of IPv6 address binding [v2]

Jaikiran Pai jpai at openjdk.org
Fri May 10 10:31:44 UTC 2024


On Fri, 10 May 2024 10:16:10 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> Oh - I see... Hmmm - good question. I'd say it should be OK, since it's only a log message.
>> My concern here is potentially backporting this change - where we would need to make sure that all resource bundles in all possible languages that are supported are correctly updated.
>
>> My concern here is potentially backporting this change - where we would need to make sure that all resource bundles in all possible languages that are supported are correctly updated.
> 
> I hadn't considered that. Given that, I think it's fine to just enclose the other line too between `[` and `]`. Like you note, that's just a log message anyway. I'll update the PR shortly.

Done. The test continues to pass.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19173#discussion_r1596577553


More information about the net-dev mailing list