On Thu, 15 Feb 2024 00:13:28 GMT, Naoto Sato <na...@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