JDK 8 code review request for initial unsigned integer
Joe Darcy
joe.darcy at oracle.com
Thu Jan 19 17:24:43 UTC 2012
On 1/19/2012 8:17 AM, Roger Riggs wrote:
[snip]
>
> The new (and some old) NumberFormatExceptions contain English text
> preformatted with arguments. From an I18n localization view, that's
> hard to localize.
> A fixed string, though less informative could be localized more easily.
>
That is true, but in the JDK to date we have not treated exception
messages as text subject to localization.
-Joe
More information about the core-libs-dev
mailing list