Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8228971

Locale API doc has redundant hyphens for some parameters

XMLWordPrintable

        A DESCRIPTION OF THE PROBLEM :
        The documentation for some of the methods of java.util.Locale has redundant hyphens for parameter descriptions, this results in "- -" in the generated HTML.

        Affected:
        - getDefault(Locale.Category category)
        https://github.com/openjdk/jdk/blob/3cd51cf208a40e7041f7273ad66c5b2462f3d613/src/java.base/share/classes/java/util/Locale.java#L932
        - setDefault​(Locale.Category category, Locale newLocale)
        https://github.com/openjdk/jdk/blob/3cd51cf208a40e7041f7273ad66c5b2462f3d613/src/java.base/share/classes/java/util/Locale.java#L1078-L1079


              pconcannon Patrick Concannon (Inactive)
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: