On Sat, 12 Mar 2022 03:12:30 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
> - Fixed by adding missing ']'. > - I changed '()' to '[]', since other error messages use '[]' and not '()'. It is OK as it stands, but usually localized files are provided by the l10n process, so engineers only need to modify the base resource bundle. ------------- Marked as reviewed by naoto (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/7797