On Fri, 29 Sep 2023 20:46:44 GMT, Justin Lu <[email protected]> wrote:

> Please review this PR and which adjusts the pattern section of 
> java.text.ChoiceFormat to specify the single quote behavior within a String 
> pattern.
> 
> The other Format classes that take a String pattern such as DecimalFormat, 
> CompactNumberFormat, and MessageFormat all provide specification on single 
> quote behavior within a String pattern. ChoiceFormat should have similar 
> specification.

This pull request has now been integrated.

Changeset: 684b91ef
Author:    Justin Lu <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/684b91efbb22f16cd0952283e8c960846c39d1db
Stats:     6 lines in 1 file changed: 6 ins; 0 del; 0 mod

8315064: j.text.ChoiceFormat provides no specification on quoting behavior

Reviewed-by: naoto

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

PR: https://git.openjdk.org/jdk/pull/15994

Reply via email to