On Mon, 1 Apr 2024 16:55:45 GMT, Naoto Sato 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
>
>
On Sat, 30 Mar 2024 02:26:32 GMT, Jie Fu 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
LGTM. Thanks fo
On Sat, 30 Mar 2024 02:26:32 GMT, Jie Fu 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
May I get one m
On Sat, 30 Mar 2024 22:00:26 GMT, Justin Lu wrote:
> This is indeed the correct solution to ensure that the DecimalFormat,
> (specifically, the underlying DecimalFormatSymbols) has the same locale as
> the MessageFormat subformat.
Thanks @justin-curtis-lu for the review.
-
PR Com
On Sat, 30 Mar 2024 02:26:32 GMT, Jie Fu 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 i
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
-
Commit messages:
- 8329354: java/text/Format/MessageFormat/CompactSub