On Wed, 13 Dec 2023 18:33:13 GMT, Roger Riggs <rri...@openjdk.org> 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/Locale.java line 317: > >> 315: * If the default Locale is changed with {@link #setDefault(Locale)}, >> the corresponding >> 316: * system properties are not altered. It is not recommended that >> applications read >> 317: * these system properties and parse/interpret them as their values may >> be out of date. > > "parse/interpret" -> "parse or interpret". Thanks, Roger. Modified. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17065#discussion_r1425763234