On Mon, 6 Apr 2026 22:55:42 GMT, Naoto Sato <[email protected]> wrote:
>> Justin Lu has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Reflect review - remove 'current' > > src/java.base/share/classes/java/util/Locale.java line 1949: > >> 1947: * value. If the locale doesn't specify a language, this function >> returns the empty string. >> 1948: * >> 1949: * @return The name of the display language appropriate to the >> current default > > Not your wording, but I think we can remove "current" here (applies to other > locations too) Fixed in https://github.com/openjdk/jdk/pull/30590/commits/5ce2d3df6022f29e6234d539e9c1cad66cb9cb75. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30590#discussion_r3042114339
