On Sat, 30 Mar 2024 02:26:32 GMT, Jie Fu <ji...@openjdk.org> wrote:

> Hi all,
> 
> java/text/Format/MessageFormat/CompactSubFormats.java fails in our testing 
> machines.
> I'm not an expert in this area and just guess it can be fixed like this.
> Please review it.
> 
> Thanks.
> Best regards,
> Jie

Hi Jie,

This is indeed the correct solution to ensure that the DecimalFormat, 
(specifically, the underlying DecimalFormatSymbols) has the same locale as the 
MessageFormat subformat.

Thank you for the fix, it LGTM

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

Marked as reviewed by jlu (Committer).

PR Review: https://git.openjdk.org/jdk/pull/18557#pullrequestreview-1970062699

Reply via email to