Re: RFR: 8341923: java.util.Locale class specification improvements [v4]

2024-12-02 Thread Joe Darcy
On Tue, 3 Dec 2024 02:26:03 GMT, Justin Lu wrote: >> src/java.base/share/classes/java/util/Locale.java line 76: >> >>> 74: * or cultural region. An API that requires a {@code Locale} to perform >>> 75: * its task is locale-sensitive and uses the {@code Locale} >>> 76: * to tailor information

Re: RFR: 8341923: java.util.Locale class specification improvements [v4]

2024-12-02 Thread Justin Lu
On Mon, 2 Dec 2024 23:00:20 GMT, Joe Darcy wrote: >> Justin Lu has updated the pull request incrementally with one additional >> commit since the last revision: >> >> reflect review > > src/java.base/share/classes/java/util/Locale.java line 76: > >> 74: * or cultural region. An API that req

Re: RFR: 8341923: java.util.Locale class specification improvements [v4]

2024-12-02 Thread Joe Darcy
On Thu, 21 Nov 2024 06:53:58 GMT, Justin Lu wrote: >> Please review this PR and corresponding CSR which includes a wide range of >> specification improvements for java.util.Locale. See the CSR for further >> detail. Other changes/suggestions are welcomed to be included as part of >> this chang

Re: RFR: 8341923: java.util.Locale class specification improvements [v4]

2024-11-21 Thread Naoto Sato
On Thu, 21 Nov 2024 06:53:58 GMT, Justin Lu wrote: >> Please review this PR and corresponding CSR which includes a wide range of >> specification improvements for java.util.Locale. See the CSR for further >> detail. Other changes/suggestions are welcomed to be included as part of >> this chang

Re: RFR: 8341923: java.util.Locale class specification improvements [v4]

2024-11-20 Thread Justin Lu
> Please review this PR and corresponding CSR which includes a wide range of > specification improvements for java.util.Locale. See the CSR for further > detail. Other changes/suggestions are welcomed to be included as part of this > change. > > APIDiff: > https://cr.openjdk.org/~jlu/8341923_a