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

2024-10-21 Thread Justin Lu
On Fri, 18 Oct 2024 21:05:18 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 [v4]

2024-10-18 Thread Iris Clark
On Fri, 18 Oct 2024 21:05:18 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 [v4]

2024-10-18 Thread Joe Darcy
On Fri, 18 Oct 2024 21:05:18 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 [v4]

2024-10-18 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

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

2024-10-17 Thread Naoto Sato
On Thu, 17 Oct 2024 20:11:16 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 [v3]

2024-10-17 Thread Roger Riggs
On Thu, 17 Oct 2024 20:11:16 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 [v3]

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

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

Re: RFR: 8335271: Specify the MessageFormat ArgumentIndex Implementation Limit

2024-10-17 Thread Roger Riggs
On Wed, 16 Oct 2024 22:48:58 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 to the

RFR: 8335271: Specify the MessageFormat ArgumentIndex Implementation Limit

2024-10-16 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 further his