Re: RFR: 8327242: Document supported CLDR versions in the javadoc [v4]

2024-03-13 Thread Naoto Sato
On Tue, 12 Mar 2024 18:47:37 GMT, Naoto Sato wrote: > Will let the doc people know. It is at least good that the latest doc for > JDK21 is correct. Now the previous releases' supported locales docs have been updated. - PR Comment: https://git.openjdk.org/jdk/pull/18243#issuecomme

Re: RFR: 8327242: Document supported CLDR versions in the javadoc [v4]

2024-03-13 Thread Iris Clark
On Wed, 13 Mar 2024 16:06:26 GMT, Naoto Sato wrote: >> Adding a table that maps JDK versions and corresponding CLDR releases as an >> implNote. A draft CSR has also been created. > > Naoto Sato has updated the pull request incrementally with one additional > commit since the last revision: > >

Re: RFR: 8327242: Document supported CLDR versions in the javadoc [v4]

2024-03-13 Thread Naoto Sato
> Adding a table that maps JDK versions and corresponding CLDR releases as an > implNote. A draft CSR has also been created. Naoto Sato has updated the pull request incrementally with one additional commit since the last revision: Further refinement - Changes: - all: https://g

Re: RFR: 8327242: Document supported CLDR versions in the javadoc [v3]

2024-03-12 Thread Naoto Sato
> Adding a table that maps JDK versions and corresponding CLDR releases as an > implNote. A draft CSR has also been created. Naoto Sato has updated the pull request incrementally with one additional commit since the last revision: Addressing further comments - Changes: - all:

Re: RFR: 8327242: Document supported CLDR versions in the javadoc [v2]

2024-03-12 Thread Naoto Sato
On Tue, 12 Mar 2024 19:41:03 GMT, Justin Lu wrote: >> Naoto Sato has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Reflects review comments > > src/java.base/share/classes/java/util/spi/LocaleServiceProvider.java line 144: > >> 142: * >

Re: RFR: 8327242: Document supported CLDR versions in the javadoc [v2]

2024-03-12 Thread Joe Wang
On Tue, 12 Mar 2024 18:50:38 GMT, Naoto Sato wrote: >> Adding a table that maps JDK versions and corresponding CLDR releases as an >> implNote. A draft CSR has also been created. > > Naoto Sato has updated the pull request incrementally with one additional > commit since the last revision: > >

Re: RFR: 8327242: Document supported CLDR versions in the javadoc [v2]

2024-03-12 Thread Justin Lu
On Tue, 12 Mar 2024 18:50:38 GMT, Naoto Sato wrote: >> Adding a table that maps JDK versions and corresponding CLDR releases as an >> implNote. A draft CSR has also been created. > > Naoto Sato has updated the pull request incrementally with one additional > commit since the last revision: > >

Re: RFR: 8327242: Document supported CLDR versions in the javadoc [v2]

2024-03-12 Thread Iris Clark
On Tue, 12 Mar 2024 18:50:38 GMT, Naoto Sato wrote: >> Adding a table that maps JDK versions and corresponding CLDR releases as an >> implNote. A draft CSR has also been created. > > Naoto Sato has updated the pull request incrementally with one additional > commit since the last revision: > >

Re: RFR: 8327242: Document supported CLDR versions in the javadoc [v2]

2024-03-12 Thread Naoto Sato
> Adding a table that maps JDK versions and corresponding CLDR releases as an > implNote. A draft CSR has also been created. Naoto Sato has updated the pull request incrementally with one additional commit since the last revision: Reflects review comments - Changes: - all: htt

Re: RFR: 8327242: Document supported CLDR versions in the javadoc [v2]

2024-03-12 Thread Naoto Sato
On Tue, 12 Mar 2024 18:13:28 GMT, Joe Wang wrote: > Irrelevant to this doc change, I happen to notice some of the > jdk``-suported-locales docs might have not been updated. For > example, > https://www.oracle.com/java/technologies/javase/jdk20-suported-locales.html > had "CLDR release 39" rat

Re: RFR: 8327242: Document supported CLDR versions in the javadoc

2024-03-12 Thread Joe Wang
On Tue, 12 Mar 2024 16:26:48 GMT, Naoto Sato wrote: > Adding a table that maps JDK versions and corresponding CLDR releases as an > implNote. A draft CSR has also been created. Irrelevant to this doc change, I happen to notice some of the jdk``-suported-locales docs might have not been updated