Re: RFR: 8357075: Remove leftover COMPAT locale data tests [v2]

2025-05-16 Thread Naoto Sato
On Thu, 15 May 2025 20:53:10 GMT, Naoto Sato wrote: >> Removing now-defunct COMPAT locale provider tests. > > Naoto Sato has updated the pull request incrementally with three additional > commits since the last revision: > > - Update test/jdk/sun/text/resources/LocaleDataTest.java > >C

Re: RFR: 8357075: Remove leftover COMPAT locale data tests [v2]

2025-05-16 Thread Iris Clark
On Thu, 15 May 2025 20:53:10 GMT, Naoto Sato wrote: >> Removing now-defunct COMPAT locale provider tests. > > Naoto Sato has updated the pull request incrementally with three additional > commits since the last revision: > > - Update test/jdk/sun/text/resources/LocaleDataTest.java > >C

Re: RFR: 8357075: Remove leftover COMPAT locale data tests [v2]

2025-05-16 Thread Joe Wang
On Thu, 15 May 2025 20:53:10 GMT, Naoto Sato wrote: >> Removing now-defunct COMPAT locale provider tests. > > Naoto Sato has updated the pull request incrementally with three additional > commits since the last revision: > > - Update test/jdk/sun/text/resources/LocaleDataTest.java > >C

Re: RFR: 8357075: Remove leftover COMPAT locale data tests [v2]

2025-05-15 Thread Naoto Sato
> Removing now-defunct COMPAT locale provider tests. Naoto Sato has updated the pull request incrementally with three additional commits since the last revision: - Update test/jdk/sun/text/resources/LocaleDataTest.java Co-authored-by: Justin Lu - Update test/jdk/sun/text/resources/Loca

Re: RFR: 8357075: Remove leftover COMPAT locale data tests [v2]

2025-05-15 Thread Naoto Sato
On Thu, 15 May 2025 20:39:28 GMT, Justin Lu wrote: >> Naoto Sato has updated the pull request incrementally with three additional >> commits since the last revision: >> >> - Update test/jdk/sun/text/resources/LocaleDataTest.java >> >>Co-authored-by: Justin Lu >> - Update test/jdk/sun

Re: RFR: 8357075: Remove leftover COMPAT locale data tests

2025-05-15 Thread Justin Lu
On Thu, 15 May 2025 19:31:45 GMT, Naoto Sato wrote: > Removing now-defunct COMPAT locale provider tests. Nice cleanup; lgtm test/jdk/sun/text/resources/LocaleDataTest.java line 178: > 176: public class LocaleDataTest > 177: { > 178: static final String TEXT_RESOURCES_PACKAGE > ="sun.text.

Re: RFR: 8357075: Remove leftover COMPAT locale data tests

2025-05-15 Thread Joe Wang
On Thu, 15 May 2025 19:31:45 GMT, Naoto Sato wrote: > Removing now-defunct COMPAT locale provider tests. Marked as reviewed by joehw (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/25257#pullrequestreview-2844891980

RFR: 8357075: Remove leftover COMPAT locale data tests

2025-05-15 Thread Naoto Sato
Removing now-defunct COMPAT locale provider tests. - Commit messages: - initial commit Changes: https://git.openjdk.org/jdk/pull/25257/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25257&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8357075 Stats: 8496 lines in