Re: RFR: 8335271: Specify the MessageFormat ArgumentIndex Implementation Limit [v2]

2024-10-17 Thread Naoto Sato
On Thu, 17 Oct 2024 16:12:45 GMT, Justin Lu wrote: >> Please review this PR which specifies the _j.text.MessageFormat_ >> ArgumentIndex limit. A corresponding CSR is drafted. >> >> Both the existence of the limit (and behavior if violated), as well as this >> implementation's limit are added t

Re: RFR: 8335271: Specify the MessageFormat ArgumentIndex Implementation Limit [v2]

2024-10-17 Thread Justin Lu
> Please review this PR which specifies the _j.text.MessageFormat_ > ArgumentIndex limit. A corresponding CSR is drafted. > > Both the existence of the limit (and behavior if violated), as well as this > implementation's limit are added to the class description. See the JBS issue > comments for