RFR: 8341495: JShell crashes with java.util.MissingFormatArgumentException [v6]

Archie Cobbs acobbs at openjdk.org
Mon Dec 2 15:48:00 UTC 2024


On Mon, 2 Dec 2024 15:35:59 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:

> > I would suggest to drop/avoid the changes in non-English localizing bundles
> 
> OK I will take your word for it - but first I just want to clarify that this will leave the main branch in a state where, in any language other than English, jshell will crash if you type `/help set prompt`.
> 
> Is that OK? Should we confirm with an i18n developer?
> 
> Thanks for reviewing!

Oh, wait - sorry, I got that backwards. It works the other way - removing the changes to the non-English files is harmless, it just causes an extra `%` to appear in the help text.

Done in c0d6aeba5e4.

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

PR Comment: https://git.openjdk.org/jdk/pull/21339#issuecomment-2511892485


More information about the kulla-dev mailing list