On Tue, 5 Aug 2025 00:12:56 GMT, Justin Lu <j...@openjdk.org> wrote: >> Naoto Sato has updated the pull request incrementally with one additional >> commit since the last revision: >> >> refrects review comments > > src/java.base/share/classes/java/text/CompactNumberFormat.java line 219: > >> 217: * </pre></blockquote> >> 218: * >> 219: * @implNote The implementation follows the LDML specification to >> enable loose > > Suggestion: > > * @implNote The JDK Reference Implementation follows the LDML specification > to enable loose
However, "The JDK Reference Implementation" is a very specific and separate deliverable of the JCP. That's why I suggest just stating that lenient is enabled without trying to attach it to an artifact. As at line 421. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26580#discussion_r2254949045