On Fri, 10 May 2024 10:16:10 GMT, Jaikiran Pai <j...@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