On Thu, 5 Mar 2026 21:52:12 GMT, Naoto Sato <[email protected]> wrote:
> Minor Javadoc fix to `java.lang.Character` and > `java.util.spi.LocaleServiceProvider`, which list supported Unicode/CLDR > versions. Since the tables grow with each JDK release, older releases should > be coalesced. src/java.base/share/classes/java/lang/Character.java line 125: > 123: * </table> > 124: * </details> > 125: * Variations from these base Unicode versions, such as recognized > appendixes, What would you think about adding a `<p>` element for the "Variations .." paragraph so that there is a bit of vertical space between "Show older Java releases" and this paragraph when collapsed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30099#discussion_r2894203063
