<i18n dev> RFR: JDK-8325908: Finish removal of IntlTest and CollatorTest [v2]
Justin Lu
jlu at openjdk.org
Thu Feb 15 00:31:15 UTC 2024
On Thu, 15 Feb 2024 00:13:28 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> improve method name as suggested, remove unusued clutter
>
> test/jdk/java/text/Format/NumberFormat/DFSExponential.java line 44:
>
>> 42:
>> 43: @Test
>> 44: public void DFSExponenTest() throws Exception {
>
> Not your change, but the method name reads odd to me. `TestDFSExponential` may be better alined with the other test for serialization.
Done, thanks for the review.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17858#discussion_r1490224498
More information about the i18n-dev
mailing list