Re: RFR: 8318466: Improve spec of NumberFormat's methods with unsupported operations

2023-11-02 Thread Iris Clark
On Wed, 1 Nov 2023 21:27:57 GMT, Justin Lu wrote: > Please review this simple change which refines the specification of some > NumberFormat methods (with unsupported operations) to separate the API and > implementation specification. Marked as reviewed by iris (Reviewer). - PR Re

Re: RFR: 8318466: Improve spec of NumberFormat's methods with unsupported operations

2023-11-02 Thread Naoto Sato
On Wed, 1 Nov 2023 21:27:57 GMT, Justin Lu wrote: > Please review this simple change which refines the specification of some > NumberFormat methods (with unsupported operations) to separate the API and > implementation specification. LGTM - Marked as reviewed by naoto (Reviewer).